lsc há 1 ano atrás
pai
commit
61c8178706
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/components/pages/aiAddCourse/aiBoxRight.vue

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

@@ -27,7 +27,7 @@
             class="content"
             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>
           </div>
         </div>