Browse Source

bz-upload

Shannon_mu 3 năm trước cách đây
mục cha
commit
05e2b3c709
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      operationSupport/src/components/Tinymce/index.vue

+ 0 - 1
operationSupport/src/components/Tinymce/index.vue

@@ -76,7 +76,6 @@ export default {
             const _this = this;
             this.objTin = tinymce.init({
                 language: 'zh_CN',
-                language_url: '/loctionJs/tinymce_4.9.3/tinymce/langs/zh_CN.js',
                 selector: `#${this.tinymceId}`,
                 //状态栏指的是编辑器最底下、左侧显示dom信息、右侧显示Tiny版权链接和调整大小的那一条。默认是显示的,设为false可将其隐藏
                 statusbar: false,