南骏 池
2025-05-27 3243fd3b1caa1b8eca613bfa00980e5adcf206c5
H5/Js/PurchaseReturn.js
@@ -181,7 +181,7 @@
                        that.$refs.barcode.focus();
                        that.scanFormData.barcode = null;
                    }
                    success
                    that.$playSound('success');
                    that.$notify({ type: 'success', message: json.message });
                    that.isLoading = false;
                })