From 0da0262bc236cfce928429fc4c48e1666eab3402 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 07 一月 2021 17:12:04 +0800 Subject: [PATCH] 2021-01-07 --- src/menu/stylecombcontroller/index.jsx | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/menu/stylecombcontroller/index.jsx b/src/menu/stylecombcontroller/index.jsx index e8d6781..88f39f9 100644 --- a/src/menu/stylecombcontroller/index.jsx +++ b/src/menu/stylecombcontroller/index.jsx @@ -248,6 +248,7 @@ closable={false} className="menu-style-drawer" visible={this.state.visible} + destroyOnClose > <div className="menu-combine-style-controller"> <Form {...formItemLayout}> -- Gitblit v1.8.0