From 5108857c79350f00ed0ee7bb6fa6fd5d58beabe6 Mon Sep 17 00:00:00 2001 From: kyy <3283105747@qq.com> Date: 星期一, 11 八月 2025 13:51:47 +0800 Subject: [PATCH] 1、蓝牙打印连接 2、平板来料检验新增未审核标识 --- 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