lsc 1 gadu atpakaļ
vecāks
revīzija
61c8178706
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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>