|
|
@ -5081,7 +5081,7 @@ |
|
|
this.copyLoading = true |
|
|
this.copyLoading = true |
|
|
copyPart(this.copyPartData).then(({data}) => { |
|
|
copyPart(this.copyPartData).then(({data}) => { |
|
|
if (data && data.code === 0) { |
|
|
if (data && data.code === 0) { |
|
|
this.searchData.partNo = this.copyPartData.partNo |
|
|
|
|
|
|
|
|
this.searchData.ifsPartNo = this.copyPartData.partNo |
|
|
this.getDataList() |
|
|
this.getDataList() |
|
|
this.copyPartModelFlag = false |
|
|
this.copyPartModelFlag = false |
|
|
if (this.modalData.flag === '3') { |
|
|
if (this.modalData.flag === '3') { |
|
|
|