src/components/page/DocumentEditPage/index.jsx
@@ -163,6 +163,7 @@ showUploadList: { showPreviewIcon: true, showDownloadIcon: false, showRemoveIcon: disabled ? false : true } }; //指定编辑器工具栏的控件列表 const controls = ['undo', 'redo', 'separator', 'headings', 'separator', 'font-size', 'line-height', 'letter-spacing', 'separator', 'text-color', 'bold', 'italic', 'underline', 'strike-through', 'separator', 'text-indent', 'text-align', 'separator',