Browse Source

生产退料修改提示错误

intex
lijuncheng 3 days ago
parent
commit
bdccb78186
  1. 1
      src/pages/productionReturn/job/okToReturnDetail.vue

1
src/pages/productionReturn/job/okToReturnDetail.vue

@ -291,7 +291,6 @@
getScanResult(result) { getScanResult(result) {
this.managementType = result.managementType
if (this.managementType == 'BY_BATCH' || this.managementType == 'BY_QUANTITY') { if (this.managementType == 'BY_BATCH' || this.managementType == 'BY_QUANTITY') {
this.setDataBatch(result) this.setDataBatch(result)
} else { } else {

Loading…
Cancel
Save