From 953890b950f73a64a538238f207ee43684059c78 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Tue, 27 Feb 2024 10:48:11 +0800
Subject: [PATCH] 维修基金相关页面修改
---
vue.config.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/vue.config.js b/vue.config.js
index 05e3c04..80cb24d 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -38,8 +38,8 @@
proxy: {
"/api": {
//本地服务接口地址
- // target:"http://192.168.2.109:9528",
- target: "https://srgdjczzxtpt.com:2080/api",
+ target:"http://192.168.2.140:9528",
+ // target: "https://srgdjczzxtpt.com:2080/api",
// target: "https://kt39592615.goho.co",
// target: "http://z4042833u6.wicp.vip",
// target: "http://localhost:9528",
--
Gitblit v1.9.3