mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-05 05:18:34 +08:00
TinyMce 版本 options 无效问题修复
This commit is contained in:
parent
7c39e92f9a
commit
5aa1373c89
@ -169,6 +169,7 @@ export default class RichTextControl extends React.Component<
|
||||
} else {
|
||||
const fetcher = props.env.fetcher;
|
||||
this.config = {
|
||||
...props.options,
|
||||
images_upload_url: props.reciever,
|
||||
images_upload_handler: async (
|
||||
blobInfo: any,
|
||||
|
Loading…
Reference in New Issue
Block a user