|
|
@ -67,6 +67,7 @@ export default { |
|
|
strVal = this.searchData.partNo |
|
|
strVal = this.searchData.partNo |
|
|
}else if (val === 26) { |
|
|
}else if (val === 26) { |
|
|
if (type === 1){ |
|
|
if (type === 1){ |
|
|
|
|
|
this.$refs.baseList.param3 = 'Y' |
|
|
strVal = this.saveRework.operatorId |
|
|
strVal = this.saveRework.operatorId |
|
|
}else { |
|
|
}else { |
|
|
strVal = this.searchData.operatorName |
|
|
strVal = this.searchData.operatorName |
|
|
|