From c46e3ad03a8c5fb27b0361d219babca0e537ad77 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期二, 30 四月 2024 13:44:39 +0800
Subject: [PATCH] 考核结果三级页面

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

diff --git a/vue.config.js b/vue.config.js
index 25a83fd..4d77887 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -38,6 +38,7 @@
         target: `http://localhost:8080`,
         // target: `http://192.168.3.64:8080`,
         // target: `http://192.168.3.87:8080`,
+        // target: `http://192.168.3.88:8085`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''

--
Gitblit v1.8.0