董国庆
2025-07-01 4ca375b2e3dae98d6ececc1b7b421a12f3fa8a26
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>