`getFieldDecorator` will override `value`, so please don't set `value` directly and use setFieldsVal

在AntD中引入BraftEditor编辑器,报错

解决:不要直接传value给BraftEditor组件

 browser.js:49 Warning: `getFieldDecorator` will override `value`, so please don't set `value` directly and use `setFieldsValue` to set it. 

猜你喜欢

转载自blog.csdn.net/weixin_42481234/article/details/85266403