gangyj 2 lat temu
rodzic
commit
51a3c3a7ec
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/exctab/ElementIdentification/index.vue

+ 1 - 1
src/views/exctab/ElementIdentification/index.vue

@@ -182,7 +182,6 @@
         :visible.sync="AssociatedPublicTap"
         modal-append-to-body
         append-to-body
-        :before-close="AssociatedPublicClose"
       >
         <el-row :gutter="20">
           <el-col :span="12">
@@ -723,6 +722,7 @@ export default {
           message: '设置成功'
         })
         this.AssociatedPublicTap = false
+        this.AssociatedPublicClose()
       }
     },
     //#endregion