From d6c4e109f4f1ce9e0562c1c9f4703dc697210eab Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期四, 25 十二月 2025 10:28:56 +0800
Subject: [PATCH] 新增:自动处理调机送检界面的按钮逻辑
---
store/index.js | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/store/index.js b/store/index.js
index bb889ef..26ee1b0 100644
--- a/store/index.js
+++ b/store/index.js
@@ -8,11 +8,11 @@
id: 'id',
serverInfo:{//鏈嶅姟淇℃伅
networkFlag:'鍐呯綉',
- serverURLInt:'http://192.168.11.251:10054',//鏈嶅姟鍣ㄤ綋妫� 10.0.1.104:10054
- serverURL:'http://localhost:10054',//鏈湴璋冭瘯鍦板潃
+ serverURLInt: 'http://192.168.11.251:10054',//鏈嶅姟鍣ㄤ綋妫� 10.0.1.104:10054
+ serverURL: 'http://localhost:10054',//鏈湴璋冭瘯鍦板潃
//serverAPI:'http://78566b00.r1.cpolar.top/api',//澶栫綉鍦板潃
- serverAPI:'http://192.168.0.94:10055/api', //鍐呯綉鍦板潃
- // serverAPI:'http://localhost:63775/api',//鏈湴璋冭瘯鍦板潃
+ serverAPI: 'http://192.168.0.94:8008/api', //鍐呯綉鍦板潃
+ //serverAPI:'http://localhost:5106/api',//鏈湴璋冭瘯鍦板潃
}
},
mutations: {
--
Gitblit v1.9.3