From 131ed52dc99f68b3dfb3acc77c009e212df16267 Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期一, 26 六月 2023 14:23:46 +0800
Subject: [PATCH] 验质页面增加计算折扣率

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

diff --git a/store/index.js b/store/index.js
index e420446..1ce1db3 100644
--- a/store/index.js
+++ b/store/index.js
@@ -72,7 +72,7 @@
 			weight: '',
 			userId: ''
 		},
-		globalisconnect: false,
+		globalisconnect: true,
 		globalisUploadimg: false,
 		globalisLogin: false,
 		socketTask: null,

--
Gitblit v1.9.1