ソースを参照

Merge branch 'beta'

lsc 6 ヶ月 前
コミット
3cae1f1f7a
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/components/pages/aiAddCourse/addCourse.vue

+ 1 - 0
src/components/pages/aiAddCourse/addCourse.vue

@@ -7688,6 +7688,7 @@ const getFile = (url) => {
 };
 
 export default {
+  mixins: [ myMixin ],
   components: {
     EditorBar,
     Mind,