南骏 池
2025-10-08 5733c9990dcf5e6281e7724d4a1877a3175966d9
H5/Js/Qtrk.js
@@ -205,8 +205,8 @@
                        that.ItemBlDetail = json.data.items;
                        that.$notify({ type: 'success', message: '扫描成功' });
                        that.$playSound('success');
                        that.$refs.barcode.focus();
                        that.GetMesItemBlDetailByBillNo();
                        that.$refs.barcode.focus();
                    }
                    else {
                        that.$toast.fail(json.message);