Commit 8daf9496 authored by XieZhiXiong's avatar XieZhiXiong

chore: 添加 destoryOnClose

parent 82715470
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* @Author: XieZhiXiong * @Author: XieZhiXiong
* @Date: 2021-08-17 10:22:51 * @Date: 2021-08-17 10:22:51
* @LastEditors: XieZhiXiong * @LastEditors: XieZhiXiong
* @LastEditTime: 2021-08-17 16:11:31 * @LastEditTime: 2021-08-19 13:58:27
* @Description: 退货发货抽屉 * @Description: 退货发货抽屉
*/ */
...@@ -288,6 +288,7 @@ const DeliverDrawer: React.FC<IProps> = (props) => { ...@@ -288,6 +288,7 @@ const DeliverDrawer: React.FC<IProps> = (props) => {
</Button> </Button>
</div> </div>
} }
destroyOnClose
> >
<NiceForm <NiceForm
previewPlaceholder="' '" previewPlaceholder="' '"
......
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