src/components/resetPassword/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/resetPassword/index.jsx
@@ -177,6 +177,7 @@ onOk={this.resetPwdSubmit} onCancel={() => { this.setState({ visible: false })}} okText={okText} cancelText="取消" confirmLoading={loading} destroyOnClose >