From 5e0940151cff6610ae67e22f0a7eecfbf0a7cf28 Mon Sep 17 00:00:00 2001 From: cnf <3200815559@qq.com> Date: 星期三, 06 八月 2025 14:07:44 +0800 Subject: [PATCH] 退补料更改完成,声源增加 --- H5/Js/Scbl.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/H5/Js/Scbl.js b/H5/Js/Scbl.js index 926b55b..5f3725d 100644 --- a/H5/Js/Scbl.js +++ b/H5/Js/Scbl.js @@ -160,6 +160,7 @@ that.num = null; //that.ItemBlDetail = json.data.tbBillList.item2 that.$notify({ type: 'success', message: '鎵弿鎴愬姛' }); + that.$playSound('success'); that.GetMesItemBlDetailByBillNo(); that.$refs.barcode.focus(); that.barcode = ""; -- Gitblit v1.9.3