From 9094dea7cd9e45e4bb0a3d22a8dc1d682ca7463b Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 19 Apr 2021 09:38:35 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jfpt-Vue

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

diff --git a/vue.config.js b/vue.config.js
index 480af14..906b7b2 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -35,7 +35,7 @@
             '/api': {
                 //本地服务接口地址
               // target: 'http://localhost:82/',
-                target: 'https://web.byisf.com/api/',
+              target: 'https://web.byisf.com/api/',
                 //远程演示服务地址,可用于直接启动项目
                 //target: 'https://saber.bladex.vip/api',
                 ws: true,

--
Gitblit v1.9.3