flx:删除安全获取复查人多余参数
This commit is contained in:
parent
c4fcd41655
commit
afc7619da2
@ -763,8 +763,8 @@
|
||||
projectSn: this.projectSn,
|
||||
// enterpriseTypeId: 7,
|
||||
qualityRegionId: this.form.regionIds.join(','),
|
||||
qualityRegionBindType: 2,
|
||||
isSupervisingRoleName: 1
|
||||
// qualityRegionBindType: 2,
|
||||
// isSupervisingRoleName: 1
|
||||
}
|
||||
if (this.dangerReviewInfo.enableReview == 1) {
|
||||
data.roleName = this.dangerReviewInfo.reviewRoleName;
|
||||
|
||||
@ -859,8 +859,8 @@
|
||||
projectSn: this.projectSn,
|
||||
// enterpriseTypeId: 7,
|
||||
qualityRegionId: this.form.regionIds.join(','),
|
||||
qualityRegionBindType: 2,
|
||||
isSupervisingRoleName: 1
|
||||
// qualityRegionBindType: 2,
|
||||
// isSupervisingRoleName: 1
|
||||
}
|
||||
if (this.dangerReviewInfo.enableReview == 1) {
|
||||
data.roleName = this.dangerReviewInfo.reviewRoleName;
|
||||
|
||||
@ -832,8 +832,8 @@
|
||||
projectSn: this.projectSn,
|
||||
// enterpriseTypeId: 7,
|
||||
qualityRegionId: this.form.regionIds.join(','),
|
||||
qualityRegionBindType: 2,
|
||||
isSupervisingRoleName: 1
|
||||
// qualityRegionBindType: 2,
|
||||
// isSupervisingRoleName: 1
|
||||
}
|
||||
if (this.dangerReviewInfo.enableReview == 1) {
|
||||
data.roleName = this.dangerReviewInfo.reviewRoleName;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user