diff --git a/src/views/projectFront/safeSame/rectificationRecord.vue b/src/views/projectFront/safeSame/rectificationRecord.vue index ce4577b2..573ad9b4 100644 --- a/src/views/projectFront/safeSame/rectificationRecord.vue +++ b/src/views/projectFront/safeSame/rectificationRecord.vue @@ -4268,8 +4268,8 @@ this.getReviewPeopleList(); // enterpriseTypeId: 7, safeQualityRegionIdForDuty: this.unitRegionId.join(","), // qualityRegionId: regionId.toString(), - qualityRegionBindType: 2, - isSupervisingRoleName: 1, + // qualityRegionBindType: 2, + // isSupervisingRoleName: 1, }; if(this.dangerReviewInfo.enableReview == 1) { data.roleName = this.dangerReviewInfo.reviewRoleName;