From 7389505f6330c0831566ee0264b2abc84edd2de4 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Sun, 29 Sep 2024 15:45:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/construction/manage/personManage/personManage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/construction/manage/personManage/personManage.vue b/src/views/construction/manage/personManage/personManage.vue index 2c6f8dd..058bf47 100644 --- a/src/views/construction/manage/personManage/personManage.vue +++ b/src/views/construction/manage/personManage/personManage.vue @@ -483,6 +483,7 @@ export default { this.idArr2.push(item.id); }) } + this.dialogVisible1 = true; }).catch(res => { }); @@ -497,7 +498,6 @@ export default { } else { this.filterText2 = ''; this.getTeamPersonByTower({ 'id': this.towerId }); - this.dialogVisible1 = true; } }, // 自动验证配置详情