diff --git a/src/components/richText/wang/index.tsx b/src/components/richText/wang/index.tsx index 73dd343..e1151f8 100644 --- a/src/components/richText/wang/index.tsx +++ b/src/components/richText/wang/index.tsx @@ -45,11 +45,11 @@ const BraftText: React.FC = (props) => { 'redo', //重做 'fullscreen', //全屏 - 'emoticon',//表情 - 'image',//图片 - 'video',//视频 - 'table',//表格 - 'todo',//待办 + // 'emoticon',//表情 + // 'image',//图片 + // 'video',//视频 + // 'table',//表格 + // 'todo',//待办 ]; //=======================================================================================func