gangyj %!s(int64=2) %!d(string=hai) anos
pai
achega
51a3c3a7ec
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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