董国庆
2025-09-12 c3ccabfc59431aea657379c72c2e09c8e1b27d18
laboratory/src/components/DynamicComponent/ViewDynamicComponent.vue
@@ -17,7 +17,7 @@
          <AiEditor 
            :ref="`editor_${item.id}`"
            v-model="item.data.content" 
            height="200px"
            height="400px"
            placeholder="请输入内容..." 
          />
        </div>