From 08dd2afd7a9614dad029e94918516b068d413cac Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期四, 04 七月 2024 17:46:41 +0800
Subject: [PATCH] 大屏

---
 代码管理/大屏/src/main.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/\345\244\247\345\261\217/src/main.js" "b/\344\273\243\347\240\201\347\256\241\347\220\206/\345\244\247\345\261\217/src/main.js"
index ab606c4..e137a8e 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/\345\244\247\345\261\217/src/main.js"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/\345\244\247\345\261\217/src/main.js"
@@ -21,7 +21,8 @@
 
 Vue.prototype.$http = axios.create({
   timeout: 20000,
-  baseURL: 'http://192.168.12.101:8098', 
+  //baseURL: 'http://192.168.12.101:8098', 
+  baseURL: 'http://localhost:8098', 
 });
 //5.x 寮曠敤鏂瑰紡涓烘寜闇�寮曠敤
 //甯屾湜浣跨敤5.x鐗堟湰鐨勮瘽,闇�瑕佸湪package.json涓洿鏂扮増鏈彿,骞跺垏鎹㈠紩鐢ㄦ柟寮�

--
Gitblit v1.9.3