6.20 去掉wangEditer富文本编辑器的表情,图片,视频,表格,代办功能
This commit is contained in:
@ -45,11 +45,11 @@ const BraftText: React.FC<WangType> = (props) => {
|
||||
'redo', //重做
|
||||
'fullscreen', //全屏
|
||||
|
||||
'emoticon',//表情
|
||||
'image',//图片
|
||||
'video',//视频
|
||||
'table',//表格
|
||||
'todo',//待办
|
||||
// 'emoticon',//表情
|
||||
// 'image',//图片
|
||||
// 'video',//视频
|
||||
// 'table',//表格
|
||||
// 'todo',//待办
|
||||
];
|
||||
|
||||
//=======================================================================================func
|
||||
|
Reference in New Issue
Block a user