Browse Source

2026-03-20

过程检验增加“末件检”
master
fengyuan_yang 4 weeks ago
parent
commit
9294721b74
  1. 2
      src/views/modules/yieldReport/com_process_inspection.vue

2
src/views/modules/yieldReport/com_process_inspection.vue

@ -1196,7 +1196,7 @@ export default {
partDesc: '',
inspectionResult: '',
inspectionTypeNo: '',
inspectionTypeNos: ['首件检', '自检'], //
inspectionTypeNos: ['首件检', '自检', '末件检'],
cinvSourceCode: '',
orderNo: '',
seqNo: '',

Loading…
Cancel
Save