Browse Source

engChgLevel

master
han\hanst 2 months ago
parent
commit
ac9b15350a
  1. 1
      src/views/modules/recv/recv.vue

1
src/views/modules/recv/recv.vue

@ -511,6 +511,7 @@ export default {
samplePercent: item.samplePercent || 0,
sampleQty: item.sampleQty || 0,
qtyToReceive: item.qtyToReceive,
engChgLevel: item.engChgLevel,
// PO
poNo: item.poNumber || item.poNo,
orderNo: item.orderNo,

Loading…
Cancel
Save