南骏 池
2025-05-22 b1c0e9fea7c074aa823e45fa2dc50455e8f8106c
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;
                })