浏览代码

feature 1001706

删除编辑器工具栏缩进与取消缩进按钮
Kevin Jiang 2 年之前
父节点
当前提交
a71691dc04
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/report/components/ContentEditor.vue

+ 1 - 1
src/views/report/components/ContentEditor.vue

@@ -16,7 +16,7 @@ const toolbar = [
   'blocks',
   'bold italic',
   'alignleft aligncenter alignright alignjustify',
-  'indent outdent',
+  // 'indent outdent',
   'table',
   'image',
   'fullscreen'