|
@ -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 { |
|
|