Explorar o código

add destroyOnClose close #770

jim chen %!s(int64=8) %!d(string=hai) anos
pai
achega
7008363a26
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/routes/List/TableList.js

+ 1 - 0
src/routes/List/TableList.js

@@ -23,6 +23,7 @@ const CreateForm = Form.create()((props) => {
       title="新建规则"
       visible={modalVisible}
       onOk={okHandle}
+      destroyOnClose
       onCancel={() => parent.handleModalVisible()}
     >
       <FormItem