From cbfc1953c7e7333dbcb1e43fff15433ed24fc543 Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期日, 08 十月 2023 17:28:32 +0800
Subject: [PATCH] 修正打印入门证接口错误 增加装卸员页面详情信息

---
 store/index.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/store/index.js b/store/index.js
index bdb23b7..ec18080 100644
--- a/store/index.js
+++ b/store/index.js
@@ -295,7 +295,6 @@
 			clearInterval(state.reconnectTimeOut)
 			state.socketTask = null
 			commit('changereconnectState', false)
-			console.log(state.connectNum, state.connectNum.connectNum, '閾炬帴鏁�');
 			if (state.connectNum < 6 || state.connectNum.connectNum < 6 && state.globalisLogin) {
 				uni.showToast({
 					title: '杩炴帴澶辫触锛屾鍦ㄥ皾璇曢噸鏂拌繛鎺�',

--
Gitblit v1.9.1