|
@@ -41,6 +41,7 @@
|
|
|
</template>
|
|
|
<script>
|
|
|
import { getContainImgHTMLNode } from '@/utils/handleTinymce'
|
|
|
+import { keepLastIndex, uploadImg } from '@/utils/util'
|
|
|
import tinymce from 'tinymce/tinymce'
|
|
|
import Editor from '@tinymce/tinymce-vue'
|
|
|
import 'tinymce/themes/silver/theme'
|