[update 89123] 标准拆分编辑、批量编辑弹框关闭后销毁,防止复用出现bug
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
:visible="visible"
|
||||
@close="handleCancel"
|
||||
width="1100"
|
||||
destroyOnClose
|
||||
class="custom-drawer-style">
|
||||
|
||||
<div class="custom-drawer-style-scroll">
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
:visible="visible"
|
||||
@close="handleCancel"
|
||||
width="900"
|
||||
destroyOnClose
|
||||
class="custom-drawer-style">
|
||||
|
||||
<div class="custom-drawer-style-scroll">
|
||||
|
||||
Reference in New Issue
Block a user