From 0630126012170da25291d55f0a1bd3130e64f434 Mon Sep 17 00:00:00 2001
From: liuying <1427574514@qq.com>
Date: 周一, 28 4月 2025 15:45:28 +0800
Subject: [PATCH] 一汽大屏 未提交的代码

---
 yiqi_screen/src/api/api.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/yiqi_screen/src/api/api.js b/yiqi_screen/src/api/api.js
index 4e4b29d..e512858 100644
--- a/yiqi_screen/src/api/api.js
+++ b/yiqi_screen/src/api/api.js
@@ -6,8 +6,8 @@
 // if(process.env.NODE_ENV === "development"){
 //     baseURL = "http://localhost:7788/"  //杩欓噷鍙湪vue.config.js鍋氫竴涓唬鐞嗐�愪唬鐞嗕唬鐮佽涓嬨��
 // }else{
-   //   baseURL = "http://localhost:7788/api"
-    baseURL = "http://192.168.216.203:7788/api"  // 绾夸笂鐜鍦板潃
+    baseURL = "http://localhost:7788/api"
+   //   baseURL = "http://192.168.216.203:7788/api"  // 绾夸笂鐜鍦板潃
 // }
 // baseURL = "http://localhost:7788/api" //鏈湴娴嬭瘯鐜
  

--
Gitblit v1.9.3