From 909097fb4e143250de194c928d91cc95a4ed2c5a Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期二, 04 六月 2024 15:26:33 +0800
Subject: [PATCH] 1.生产报工2.外协收发料功能优化

---
 pages/sbgl/wxsq.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/sbgl/wxsq.vue b/pages/sbgl/wxsq.vue
index a5b6e5c..4a4fbbd 100644
--- a/pages/sbgl/wxsq.vue
+++ b/pages/sbgl/wxsq.vue
@@ -192,7 +192,7 @@
 		},
 		mounted() {
 			this.init()
-			this.getMaintainScanDeviceApplyQrCodeData('101')
+			// this.getMaintainScanDeviceApplyQrCodeData('101')
 
 		},
 		methods: {

--
Gitblit v1.9.3