Commit 7008363a authored by jim chen's avatar jim chen

add destroyOnClose close #770

parent 320aa8e8
......@@ -23,6 +23,7 @@ const CreateForm = Form.create()((props) => {
title="新建规则"
visible={modalVisible}
onOk={okHandle}
destroyOnClose
onCancel={() => parent.handleModalVisible()}
>
<FormItem
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment