13404089107
2025-06-30 2c94c352a23464f242439228826b13c86d869961
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>