src/tabviews/treepage/index.jsx
@@ -6,6 +6,7 @@ import moment from 'moment' import Api from '@/api' import options from '@/store/options.js' import zhCN from '@/locales/zh-CN/main.js' import enUS from '@/locales/en-US/main.js' import Utils from '@/utils/utils.js' @@ -880,12 +881,12 @@ </Col> </Row> : null} <Button {options.sysType !== 'cloud' ? <Button icon="copy" shape="circle" className="tree-page-copy" onClick={this.handleviewconfig} /> /> : null} <Modal className="menu-tree-modal" title={'菜单结构树'}