lsc 1 年之前
父节点
当前提交
61c8178706
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/pages/aiAddCourse/aiBoxRight.vue

+ 1 - 1
src/components/pages/aiAddCourse/aiBoxRight.vue

@@ -27,7 +27,7 @@
             class="content"
             class="content"
             v-loading="item.loading"
             v-loading="item.loading"
           >
           >
-            <span v-html="item.aiContent"></span
+            <span class="vditor-reset" v-html="item.aiContent"></span
             ><span class="createTime" v-text="item.createtime"></span>
             ><span class="createTime" v-text="item.createtime"></span>
           </div>
           </div>
         </div>
         </div>