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