src/tabviews/custom/components/share/tabtransfer/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/tabviews/custom/components/share/tabtransfer/index.jsx
@@ -386,7 +386,7 @@ } return ( <Row className="component-wrap" id={'anchor' + config.uuid} gutter={8}>{this.getComponents(config.components)}</Row> <Row className="component-wrap" id={'anchor' + config.uuid}>{this.getComponents(config.components)}</Row> ) } }