gangyj пре 2 година
родитељ
комит
51a3c3a7ec
1 измењених фајлова са 1 додато и 1 уклоњено
  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