Răsfoiți Sursa

Merge branch 'techPool_862'

hbchen 1 an în urmă
părinte
comite
2998e54e2d

+ 1 - 0
src/views/system_manage/assistance_center/assistanceDocAdd.vue

@@ -99,6 +99,7 @@ import {createBottomHref} from "./utils/common"
           fileUploadURL: process.env.API_ROOT + "/report/uploadImg", //上传url 更多上传介绍 请访问https://www.froala.com/wysiwyg-editor/docs/options
           imageEditButtons:['imageAlign', 'imageCaption', 'imageRemove',  '-', 'imageDisplay',  'imageSize'],
           quickInsertButtons: ["image","video","hr"], //快速插入项
+          quickInsertEnabled:false, // 是否启用快速插入功能
           toolbarVisibleWithoutSelection: false, //是否开启 不选中模式
           // disableRightClick:true,//是否屏蔽右击
           toolbarSticky: false, //操作栏是否自动吸顶