|
|
@ -2591,6 +2591,7 @@ import { |
|
|
} |
|
|
} |
|
|
this.partSelections1.forEach(item => { |
|
|
this.partSelections1.forEach(item => { |
|
|
item.customerPartNo = '' |
|
|
item.customerPartNo = '' |
|
|
|
|
|
item.partNo = item.plmPartNo |
|
|
this.partList2.push(item) |
|
|
this.partList2.push(item) |
|
|
}) |
|
|
}) |
|
|
this.searchTypeChange() |
|
|
this.searchTypeChange() |
|
|
|