소스 검색

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'