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