@@ -47,6 +47,7 @@
:title="dialog.title"
width="80%"
@close="dialog.visible = false"
+ :destroy-on-close="true"
>
<Apply
:rowData="rowData"