From d8f7abc87d819f463963c7b50d118631f5234f73 Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期四, 24 七月 2025 21:33:19 +0800
Subject: [PATCH] 首检排序、首检搜索

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

diff --git a/store/index.js b/store/index.js
index 9f088a0..4f6e07b 100644
--- a/store/index.js
+++ b/store/index.js
@@ -10,8 +10,8 @@
 			networkFlag: '鍐呯綉',
 			serverURLInt: 'http://192.168.11.251:10054', //鏈嶅姟鍣ㄤ綋妫� 10.0.1.104:10054
 			serverURL: 'http://localhost:10054', //鏈湴璋冭瘯鍦板潃
-			serverAPI:'http://localhost:10054/api',//褰撳墠姝e湪浣跨敤鏈湴 
-			//serverAPI: 'http://192.168.1.92:10054/api', //褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒 
+			//serverAPI:'http://localhost:5184/api',//褰撳墠姝e湪浣跨敤鏈湴 
+			serverAPI: 'http://192.168.1.92:10054/api', //褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒 
 		}
 	},
 	mutations: {

--
Gitblit v1.9.3