南骏 池
2025-05-27 6b2633d1df4d4e84ee5c86aecf3522d22d01adf3
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;
                })