修改安全质量复查人显示

This commit is contained in:
Vce 2024-06-07 18:25:51 +08:00
parent 7371bed8ef
commit c6dae01dd0
2 changed files with 4 additions and 0 deletions

View File

@ -814,6 +814,8 @@
// this.changePeopleIndex = index
// }
// });
this.reviewList = [];
this.reviewIndex = null
this.getReviewPeopleList()
} else if (type == 2) {
console.log('选择问题描述的数据', val);

View File

@ -822,6 +822,8 @@
// this.changePeopleIndex = index
// }
// });
this.reviewList = [];
this.reviewIndex = null
this.getReviewPeopleList()
} else if (type == 2) {
console.log('选择问题描述的数据', val);