Merge branch 'bjxz-dev' of http://139.9.66.234:18023/dhp/zhgdyunapp into bjxz-rain
This commit is contained in:
commit
d0b56777e9
@ -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);
|
||||||
|
|||||||
@ -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);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user