From e55cf23dc536ce06b9a8b14edd889215956c1eda Mon Sep 17 00:00:00 2001 From: ludc Date: 星期五, 21 四月 2023 19:30:16 +0800 Subject: [PATCH] 增加弹窗界面,以及代码整合 --- Source/UBCS-WEB/vue.config.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Source/UBCS-WEB/vue.config.js b/Source/UBCS-WEB/vue.config.js index 285fed0..e6df65f 100644 --- a/Source/UBCS-WEB/vue.config.js +++ b/Source/UBCS-WEB/vue.config.js @@ -26,7 +26,7 @@ proxy: { '/api': { //鏈湴鏈嶅姟鎺ュ彛鍦板潃 - // target: 'http://192.168.0.101:37000', + //target: 'http://localhost:37000', target: 'http://dev.vci-tech.com:37000', //杩滅▼婕旂ず鏈嶅姟鍦板潃,鍙敤浜庣洿鎺ュ惎鍔ㄩ」鐩� //target: 'https://saber.bladex.vip/api', -- Gitblit v1.9.3