src/tabviews/custom/index.jsx
@@ -469,13 +469,14 @@ render() { const { menuType } = this.props const { loadingview, viewlost, config } = this.state return ( <div className="custom-page-wrap" id={this.state.ContainerId} style={config ? config.style : null}> {loadingview && <Spin size="large" />} <Row>{this.getComponents()}</Row> {options.sysType !== 'cloud' ? <Button {options.sysType !== 'cloud' && menuType !== 'HS' ? <Button icon="copy" shape="circle" className="common-table-copy"