修改安全质量复查人显示
This commit is contained in:
parent
7371bed8ef
commit
c6dae01dd0
@ -814,6 +814,8 @@
|
||||
// this.changePeopleIndex = index
|
||||
// }
|
||||
// });
|
||||
this.reviewList = [];
|
||||
this.reviewIndex = null
|
||||
this.getReviewPeopleList()
|
||||
} else if (type == 2) {
|
||||
console.log('选择问题描述的数据', val);
|
||||
|
||||
@ -822,6 +822,8 @@
|
||||
// this.changePeopleIndex = index
|
||||
// }
|
||||
// });
|
||||
this.reviewList = [];
|
||||
this.reviewIndex = null
|
||||
this.getReviewPeopleList()
|
||||
} else if (type == 2) {
|
||||
console.log('选择问题描述的数据', val);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user