From 71a830c0c6adfd19dd726abe6772df35e94313e9 Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期六, 16 九月 2023 19:34:07 +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 d0e432f..37a132f 100644
--- a/store/index.js
+++ b/store/index.js
@@ -217,7 +217,6 @@
 		},
 		changeablePrintOut(state, payload) {
 			state.ablePrintOut = payload
-			console.log(state.ablePrintOut, '鍑洪棬璇佲��');
 		}
 	},
 	actions: {

--
Gitblit v1.9.1