Преглед изворни кода

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'