From fbe87c8d043cb038d384df7721bc071676a0c24c Mon Sep 17 00:00:00 2001
From: wangyi <2946747746@qq.com>
Date: 星期二, 03 三月 2026 14:38:49 +0800
Subject: [PATCH] Merge branch 'Dev' of http://101.37.171.70:10101/r/~jhz/STUWMS into Dev

---
 pages/Kf_MoveStockStepOutBill_CusBar/Kf_MoveStockStepOutBill_CusBar_APP.vue |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/pages/Kf_MoveStockStepOutBill_CusBar/Kf_MoveStockStepOutBill_CusBar_APP.vue b/pages/Kf_MoveStockStepOutBill_CusBar/Kf_MoveStockStepOutBill_CusBar_APP.vue
index 5b3c657..27c2626 100644
--- a/pages/Kf_MoveStockStepOutBill_CusBar/Kf_MoveStockStepOutBill_CusBar_APP.vue
+++ b/pages/Kf_MoveStockStepOutBill_CusBar/Kf_MoveStockStepOutBill_CusBar_APP.vue
@@ -1524,7 +1524,6 @@
                 } catch (err) {
                     CommonUtils.playSound(0)
                     // this.refreshBarCodeState()
-                    console.log(err);
                     uni.showToast({
                         title: '鎺ュ彛璇锋眰澶辫触: ' + err,
                         icon: 'none'
@@ -1716,7 +1715,6 @@
                         this.getBarCodeJson(sBarCode, sBarCodePrefix)
                     } else {
                         CommonUtils.playSound(0)
-                        console.log(err);
                         CommonUtils.showTips({
                             title: "娓╅Θ鎻愮ず",
                             message: '鎺ュ彛璇锋眰澶辫触: ' + Message

--
Gitblit v1.9.1