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; } }, // 自动验证配置详情