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');