From e4aeb3c0ec2cf713ac089ee872ae97fb0fc25028 Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Wed, 3 Jun 2026 17:25:10 +0800 Subject: [PATCH] =?UTF-8?q?2026-06-03=20RoHs=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/rohs/rohsRecord.vue | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/views/modules/rohs/rohsRecord.vue b/src/views/modules/rohs/rohsRecord.vue index b2ba74e..67cde4d 100644 --- a/src/views/modules/rohs/rohsRecord.vue +++ b/src/views/modules/rohs/rohsRecord.vue @@ -172,9 +172,9 @@ - PM人员/PM + PM人员/PM PM人员/PM - + @@ -237,9 +237,9 @@ - NPD工程师/NPD Engineer + NPD工程师/NPD Engineer NPD工程师/NPD Engineer - + @@ -262,9 +262,9 @@ - 技术计划/Technical Plan + 技术计划/Technical Plan 技术计划/Technical Plan - + @@ -2452,7 +2452,7 @@ export default { strVal = this.modalData.endCustomer } } - if (val === 103) { + if (val === 103 || val === 2001 || val === 2054) { if (type === 1) { strVal = this.modalData.applicant } else if (type === 3) { @@ -2499,7 +2499,7 @@ export default { this.clearHsfApproverFields(false) } } - if (this.tagNo === 103) { + if (this.tagNo === 103 || this.tagNo === 2001 || this.tagNo === 2054) { if (this.tagNo1 === 1) { this.modalData.applicant = val.username this.modalData.applicantName = val.user_display