From c8e4ab6026d3c131734727acd633d1347dfdf860 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期三, 24 十二月 2025 08:21:38 +0800
Subject: [PATCH] 获取工单首检记录
---
store/index.js | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/store/index.js b/store/index.js
index 8ca9068..39e926c 100644
--- a/store/index.js
+++ b/store/index.js
@@ -9,10 +9,10 @@
serverInfo:{//鏈嶅姟淇℃伅
networkFlag:'鍐呯綉',
serverURLInt:'http://192.168.11.251:10054',//鏈嶅姟鍣ㄤ綋妫� 10.0.1.104:10054
- serverURL:'http://localhost:10054',//鏈湴璋冭瘯鍦板潃
+ serverURL:'http://localhost:5106',//鏈湴璋冭瘯鍦板潃
//serverAPI:'http://78566b00.r1.cpolar.top/api',//澶栫綉鍦板潃
- //serverAPI:'http://192.168.0.94:10055/api', //鍐呯綉鍦板潃
- serverAPI:'http://localhost:5106/api',//鏈湴璋冭瘯鍦板潃
+ //serverAPI:'http://192.168.0.94:8008/api', //鍐呯綉鍦板潃
+ serverAPI:'http://localhost:5106/api',//鏈湴璋冭瘯鍦板潃
}
},
mutations: {
--
Gitblit v1.9.3