From db8db08adfc64cafb22ba01a4c707e1bcf12d2e9 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期五, 01 十二月 2023 19:43:36 +0800
Subject: [PATCH] Merge branch 'zwf' of http://192.168.5.5:10010/r/web/SchedulingDashboard into zwf

---
 vue.config.js |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index d51a8bb..cd9a548 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -72,7 +72,9 @@
        //  寮犻獮鏈湴
         // target: "http://192.168.20.120:8003",
         // 鍗氬畤
-        target: "http://192.168.20.119:8003",
+        // target: "http://192.168.20.119:8003",
+        // 绾夸笂
+        target: "http://192.168.8.113:8080",
         ws: true,
         changeOrigin: true,
       },

--
Gitblit v1.8.0