Merge branch 'bjxz-dev' of http://139.9.66.234:18023/dhp/zhgdyunapp into bjxz-rain

This commit is contained in:
”Rain“ 2024-06-07 19:34:47 +08:00
commit d0b56777e9
2 changed files with 2 additions and 0 deletions

View File

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

View File

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