diff --git a/src/views/modules/sampleManagement/com_technical-add-or-update.vue b/src/views/modules/sampleManagement/com_technical-add-or-update.vue index 713c6e6..3e5728a 100644 --- a/src/views/modules/sampleManagement/com_technical-add-or-update.vue +++ b/src/views/modules/sampleManagement/com_technical-add-or-update.vue @@ -16,7 +16,7 @@ - 项目料号 + 项目料号 @@ -290,7 +290,7 @@ this.tagNo1 = type this.$nextTick(() => { let strVal = '' - if (val === 105) { + if (val === 134) { if(type==1) { strVal = this.dataForm.testPartNo } @@ -315,7 +315,7 @@ }, /* 列表方法的回调 */ getBaseData (val) { - if (this.tagNo === 105) { + if (this.tagNo === 134) { if(this.tagNo1==1) { this.dataForm.testPartNo = val.Test_part_no this.dataForm.proofingNo = ''