king
2020-04-17 77ec79eb5e483a59157dff9b4fd75159e2fa132e
src/templates/comtableconfig/index.jsx
@@ -3330,6 +3330,7 @@
          visible={this.state.profileVisible}
          width={'75vw'}
          style={{minWidth: '900px', maxWidth: '1200px'}}
          okText={this.state.dict['header.submit']}
          onOk={this.verifySubmit}
          onCancel={() => { this.setState({ profileVisible: false }) }}
          destroyOnClose