Closed holiy930561 closed 3 years ago
<ModalContent bodyStyle={{width:'1000px'}} style={{width:'1000px'}} loading={loading} okText="保存" cancelText="重置" onOk={() => this.okFn()} onCancel={() => this.cancelFn()}
一直都是800px
在高阶组件modal属性中设置 modal:{title:'标题',with: 1000}
thanks
<ModalContent bodyStyle={{width:'1000px'}} style={{width:'1000px'}} loading={loading} okText="保存" cancelText="重置" onOk={() => this.okFn()} onCancel={() => this.cancelFn()}