From 93dade2fc9c58d69b2fe2361675b9d9647e5c130 Mon Sep 17 00:00:00 2001
From: liuyg <liuyg@qq.com>
Date: Sat, 19 Feb 2022 10:51:52 +0800
Subject: [PATCH] +任务发布地图和列表更改逻辑和字段

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

diff --git a/vue.config.js b/vue.config.js
index dfba03e..ac30408 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -24,10 +24,10 @@
 				// 本地服务接口地址
 				// target: 'http://localhost:81',
 				// target: 'http://192.168.0.114:81', //钟日健W
-				target: 'http://192.168.0.107:85', //唐
-				// target: 'http://192.168.0.108:81',//原W
+				// target: 'http://192.168.0.107:85', //唐
+				target: 'http://192.168.0.108:83',//曾W
 				// target: 'http://192.168.0.107:81',//唐N
-				// target: 'http://223.82.109.183:81',//唐N
+				// target: 'http://223.82.109.183:81', //唐N
 				//远程演示服务地址,可用于直接启动项目
 				ws: true,
 				pathRewrite: {

--
Gitblit v1.9.3