From 59765cab961847dfd101e69ae6d8d1d501a5284c Mon Sep 17 00:00:00 2001
From: yuxc <yuxc@vci-tech.com>
Date: 星期二, 04 六月 2024 11:10:28 +0800
Subject: [PATCH] 1、ice配置文件上传
---
Source/ProjectWeb/vue.config.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Source/ProjectWeb/vue.config.js b/Source/ProjectWeb/vue.config.js
index 199d2f0..5a976af 100644
--- a/Source/ProjectWeb/vue.config.js
+++ b/Source/ProjectWeb/vue.config.js
@@ -29,7 +29,7 @@
target: 'http://192.168.0.103:12000/web',
// target: 'http://dev.vci-tech.com:37000',
//杩滅▼婕旂ず鏈嶅姟鍦板潃,鍙敤浜庣洿鎺ュ惎鍔ㄩ」鐩�
- //target: 'https://saber.bladex.vip/api',
+ //target: 'https://saber.bladex.vip/api/',
ws: true,
pathRewrite: {
'^/api': '/'
--
Gitblit v1.9.3