From ba4d98408aa49a86c0c4e5560ae1a48941dcd7b7 Mon Sep 17 00:00:00 2001 From: Rain_ <904416525@qq.com> Date: Fri, 15 Aug 2025 11:11:46 +0800 Subject: [PATCH] =?UTF-8?q?flx=EF=BC=9A=E5=88=A0=E9=99=A4=E5=AE=89?= =?UTF-8?q?=E5=85=A8=E8=8E=B7=E5=8F=96=E5=A4=8D=E6=9F=A5=E4=BA=BA=E5=A4=9A?= =?UTF-8?q?=E4=BD=99=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/projectFront/safeSame/rectificationRecord.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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;