ソースを参照

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'