src/tabviews/custom/components/editor/braft-editor/index.jsx
@@ -168,7 +168,9 @@ if (!config.setting.supModule || config.setting.supModule !== MenuID) return if (id !== this.state.BID || id !== '') { this.setState({ BID: id }, () => { this.loadData() if (config.wrap.datatype !== 'public') { this.loadData() } }) } }