From 2d742116c8cdc3a3f646e20340a185455f18cd5a Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期四, 29 六月 2023 09:56:56 +0800
Subject: [PATCH] 称重页面问题修改

---
 pages/tabbar-page/index-tabbar/index-tabbar.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/tabbar-page/index-tabbar/index-tabbar.vue b/pages/tabbar-page/index-tabbar/index-tabbar.vue
index 7fe7a38..89d8b24 100644
--- a/pages/tabbar-page/index-tabbar/index-tabbar.vue
+++ b/pages/tabbar-page/index-tabbar/index-tabbar.vue
@@ -175,7 +175,7 @@
 			if (this.globalisconnect) {
 				this.$store.dispatch('websocketInit')
 				this.changeisconnect(false)
-				console.log(this.globalisconnect, 'index鐨剋s蹇冧簨鈥�');
+				console.log(this.globalisconnect, 'index鐨剋s鏁版嵁鈥�');
 			}
 			this.userAuthorization();
 			this.messageReq();

--
Gitblit v1.9.1