@ -400,6 +400,7 @@ export default {
this.codeQuery = {
orderIdFk: row.orderIdFk,
productId: row.productId,
batchNo: row.batchNo,
edit: false
};
this.codesVisible = true;
@ -371,6 +371,7 @@ export default {