|
|
@ -172,9 +172,9 @@ |
|
|
<el-input disabled v-model="modalData.endCustomerName" style="width: 240px"></el-input> |
|
|
<el-input disabled v-model="modalData.endCustomerName" style="width: 240px"></el-input> |
|
|
</el-form-item> |
|
|
</el-form-item> |
|
|
<el-form-item> |
|
|
<el-form-item> |
|
|
<span style="cursor: pointer" v-if="!isRohsFieldDisabled('pm')" slot="label" @click="getBaseList(103, 5)"><a herf="#">PM人员/PM</a></span> |
|
|
|
|
|
|
|
|
<span style="cursor: pointer" v-if="!isRohsFieldDisabled('pm')" slot="label" @click="getBaseList(2054, 5)"><a herf="#">PM人员/PM</a></span> |
|
|
<span v-else slot="label">PM人员/PM</span> |
|
|
<span v-else slot="label">PM人员/PM</span> |
|
|
<el-input v-model="modalData.pm" @blur="pmBlur(103)" :disabled="isRohsFieldDisabled('pm')" style="width: 150px"></el-input> |
|
|
|
|
|
|
|
|
<el-input v-model="modalData.pm" @blur="pmBlur(2054)" :disabled="isRohsFieldDisabled('pm')" style="width: 150px"></el-input> |
|
|
<el-input v-model="modalData.pmName" disabled style="width: 240px"></el-input> |
|
|
<el-input v-model="modalData.pmName" disabled style="width: 240px"></el-input> |
|
|
</el-form-item> |
|
|
</el-form-item> |
|
|
</el-form> |
|
|
</el-form> |
|
|
@ -237,9 +237,9 @@ |
|
|
</el-form> |
|
|
</el-form> |
|
|
<el-form :inline="true" label-position="top" :model="modalData"> |
|
|
<el-form :inline="true" label-position="top" :model="modalData"> |
|
|
<el-form-item> |
|
|
<el-form-item> |
|
|
<span style="cursor: pointer" v-if="!isRohsFieldDisabled('npdEngineer')" slot="label" @click="getBaseList(103, 3)"><a herf="#">NPD工程师/NPD Engineer</a></span> |
|
|
|
|
|
|
|
|
<span style="cursor: pointer" v-if="!isRohsFieldDisabled('npdEngineer')" slot="label" @click="getBaseList(2001, 3)"><a herf="#">NPD工程师/NPD Engineer</a></span> |
|
|
<span v-else slot="label">NPD工程师/NPD Engineer</span> |
|
|
<span v-else slot="label">NPD工程师/NPD Engineer</span> |
|
|
<el-input v-model="modalData.npdEngineer" @blur="npdEngineerBlur(103)" :disabled="isRohsFieldDisabled('npdEngineer')" style="width: 150px"></el-input> |
|
|
|
|
|
|
|
|
<el-input v-model="modalData.npdEngineer" @blur="npdEngineerBlur(2001)" :disabled="isRohsFieldDisabled('npdEngineer')" style="width: 150px"></el-input> |
|
|
<el-input v-model="modalData.npdEngineerName" disabled style="width: 240px"></el-input> |
|
|
<el-input v-model="modalData.npdEngineerName" disabled style="width: 240px"></el-input> |
|
|
</el-form-item> |
|
|
</el-form-item> |
|
|
<el-form-item label="WM所需求规格/WM Required Spec"> |
|
|
<el-form-item label="WM所需求规格/WM Required Spec"> |
|
|
@ -262,9 +262,9 @@ |
|
|
</el-form> |
|
|
</el-form> |
|
|
<el-form :inline="true" label-position="top" :model="modalData"> |
|
|
<el-form :inline="true" label-position="top" :model="modalData"> |
|
|
<el-form-item> |
|
|
<el-form-item> |
|
|
<span style="cursor: pointer" v-if="!isRohsFieldDisabled('technicalPlan')" slot="label" @click="getBaseList(103, 4)"><a herf="#">技术计划/Technical Plan</a></span> |
|
|
|
|
|
|
|
|
<span style="cursor: pointer" v-if="!isRohsFieldDisabled('technicalPlan')" slot="label" @click="getBaseList(2001, 4)"><a herf="#">技术计划/Technical Plan</a></span> |
|
|
<span v-else slot="label">技术计划/Technical Plan</span> |
|
|
<span v-else slot="label">技术计划/Technical Plan</span> |
|
|
<el-input v-model="modalData.technicalPlan" @blur="technicalPlanBlur(103)" :disabled="isRohsFieldDisabled('technicalPlan')" style="width: 150px"></el-input> |
|
|
|
|
|
|
|
|
<el-input v-model="modalData.technicalPlan" @blur="technicalPlanBlur(2001)" :disabled="isRohsFieldDisabled('technicalPlan')" style="width: 150px"></el-input> |
|
|
<el-input v-model="modalData.technicalPlanName" disabled style="width: 240px"></el-input> |
|
|
<el-input v-model="modalData.technicalPlanName" disabled style="width: 240px"></el-input> |
|
|
</el-form-item> |
|
|
</el-form-item> |
|
|
<el-form-item> |
|
|
<el-form-item> |
|
|
@ -2452,7 +2452,7 @@ export default { |
|
|
strVal = this.modalData.endCustomer |
|
|
strVal = this.modalData.endCustomer |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
if (val === 103) { |
|
|
|
|
|
|
|
|
if (val === 103 || val === 2001 || val === 2054) { |
|
|
if (type === 1) { |
|
|
if (type === 1) { |
|
|
strVal = this.modalData.applicant |
|
|
strVal = this.modalData.applicant |
|
|
} else if (type === 3) { |
|
|
} else if (type === 3) { |
|
|
@ -2499,7 +2499,7 @@ export default { |
|
|
this.clearHsfApproverFields(false) |
|
|
this.clearHsfApproverFields(false) |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
if (this.tagNo === 103) { |
|
|
|
|
|
|
|
|
if (this.tagNo === 103 || this.tagNo === 2001 || this.tagNo === 2054) { |
|
|
if (this.tagNo1 === 1) { |
|
|
if (this.tagNo1 === 1) { |
|
|
this.modalData.applicant = val.username |
|
|
this.modalData.applicant = val.username |
|
|
this.modalData.applicantName = val.user_display |
|
|
this.modalData.applicantName = val.user_display |
|
|
|