src/tabviews/custom/components/editor/braft-editor/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/tabviews/custom/components/editor/braft-editor/index.jsx
@@ -53,6 +53,9 @@ window.GLOB.SyncData.delete(_config.dataName) } } else if (_config.wrap.datatype === 'public' && window.GLOB.CacheData.has(_config.wrap.publicId)) { _data = window.GLOB.CacheData.get(_config.wrap.publicId) _data = fromJS(_data).toJS() } if (_config.wrap.minHeight) {