|
@@ -4,7 +4,7 @@
|
|
|
</div>
|
|
|
</template>
|
|
|
<script>
|
|
|
-import wangEditor from "wangeditor";
|
|
|
+import wangEditor from "@/utils/wangEditor.min";
|
|
|
import { getToken } from "@/utils/auth";
|
|
|
import { publicFileSaveAPI } from "@/api/common";
|
|
|
import { publicFileGetUrl } from "@/api/common";
|