Browse Source

24-05-16 标签记录

master
qiezi 1 year ago
parent
commit
be6b4b9640
  1. 1
      src/views/modules/production/reworkRecord.vue

1
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

Loading…
Cancel
Save