From 6ef2ac92c0d3f79b59b8698274918df830b58b29 Mon Sep 17 00:00:00 2001
From: ZZJ <10913410+zzj2100@user.noreply.gitee.com>
Date: 星期四, 28 七月 2022 10:20:24 +0800
Subject: [PATCH] 禅道bug

---
 vue.config.js |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index 46f60da..e533757 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -36,6 +36,12 @@
         // ws: true,
         changeOrigin: true,
       },
+      /* 
+      "/api-v": {
+        target: "http://192.168.20.10:7009",
+        // ws: true,
+        changeOrigin: true,
+      }, */
     },
   },
 };

--
Gitblit v1.8.0