mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
Merge pull request #7110 from sqzhou/fix/editor/input-rich-text
fix:editor修复input-rich-text的图片接收器默认值问题
This commit is contained in:
commit
6aadb62a18
@ -166,7 +166,6 @@ export class RichTextControlPlugin extends BasePlugin {
|
||||
type: 'input-rich-text',
|
||||
label: '富文本',
|
||||
name: 'rich-text',
|
||||
receiver: '',
|
||||
vendor: 'tinymce'
|
||||
};
|
||||
previewSchema: any = {
|
||||
|
Loading…
Reference in New Issue
Block a user