修改bug

This commit is contained in:
Vce 2024-06-07 19:31:21 +08:00
parent c6dae01dd0
commit 1589c22fc0
2 changed files with 2 additions and 0 deletions

View File

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

View File

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