Browse Source

fix:随工单赛选单窗口

lupeng 1 week ago
parent
commit
9a458d8d18
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/base/apply/index.vue

+ 1 - 0
src/views/base/apply/index.vue

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