From 424a7783c0064e5e1e94cea2691fa9d822f78460 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 27 五月 2025 08:48:18 +0800
Subject: [PATCH] gx
---
src/stores/StoresConfing.ts | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/stores/StoresConfing.ts b/src/stores/StoresConfing.ts
index f671846..affed01 100644
--- a/src/stores/StoresConfing.ts
+++ b/src/stores/StoresConfing.ts
@@ -52,7 +52,7 @@
confingInfo.value=info
// 给默认值
if(info.BobaoJg===undefined){
- confingInfo.value.BobaoJg=4
+ confingInfo.value.BobaoJg=10
}
//
if(info.isLanFace===undefined){
--
Gitblit v1.8.0