Browse Source

plm BM

master
ruanqi 2 years ago
parent
commit
0448dc896b
  1. 2
      src/views/modules/sampleManagement/com_technical-add-or-update.vue

2
src/views/modules/sampleManagement/com_technical-add-or-update.vue

@ -317,7 +317,7 @@
getBaseData (val) {
if (this.tagNo === 134) {
if(this.tagNo1==1) {
this.dataForm.testPartNo = val.Test_part_no
this.dataForm.testPartNo = val.PART_NO
this.dataForm.proofingNo = ''
this.changeTestDesc();
}

Loading…
Cancel
Save