Kaynağa Gözat

add destroyOnClose close #770

jim chen 8 yıl önce
ebeveyn
işleme
7008363a26
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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