cnf
2025-09-11 d777d043b6dc98a332981bd40c79ce077a19f472
H5/Js/PurchaseReturn.js
@@ -247,11 +247,12 @@
                        that.scanFormData.barcode = null;
                        that.$notify({ type: 'success', message: json.message });
                        that.$playSound('success');
                        that.sendMessage(json.data.tbBillList);
                        that.getItem();
                        //that.sendMessage(json.data.tbBillList);
                        that.sendPrintMessage(json.data.tbBillList);
                        that.$refs.barcode.focus();
                        that.getItem();
                    }
                    else {
                        that.$playSound('error');