diff --git a/src/routes/List/TableList.js b/src/routes/List/TableList.js index 54577f02d23d7b4c2802e67a95b63350b320bc58..8444af3f6dc037ed951989b9ff880a497d665d61 100644 --- a/src/routes/List/TableList.js +++ b/src/routes/List/TableList.js @@ -23,6 +23,7 @@ const CreateForm = Form.create()((props) => { title="新建规则" visible={modalVisible} onOk={okHandle} + destroyOnClose onCancel={() => parent.handleModalVisible()} >