diff --git a/src/views/modules/production/reworkRecord.vue b/src/views/modules/production/reworkRecord.vue index bdd03dd..7a0b4a8 100644 --- a/src/views/modules/production/reworkRecord.vue +++ b/src/views/modules/production/reworkRecord.vue @@ -67,6 +67,7 @@ export default { strVal = this.searchData.partNo }else if (val === 26) { if (type === 1){ + this.$refs.baseList.param3 = 'Y' strVal = this.saveRework.operatorId }else { strVal = this.searchData.operatorName