From ac9f1681a2aa83c04272a266d289101a5cbed862 Mon Sep 17 00:00:00 2001 From: zhangxp <zhangxp@chicecm.com> Date: 星期一, 05 六月 2023 16:49:57 +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 ec03c3f..c58d274 100644 --- a/Source/UBCS-WEB/vue.config.js +++ b/Source/UBCS-WEB/vue.config.js @@ -26,7 +26,7 @@ proxy: { '/api': { //鏈湴鏈嶅姟鎺ュ彛鍦板潃 - // target: 'http://localhost:37000', + // target: 'http://localhost:37000', // target: 'http://192.168.1.63:37000', //target: 'http://192.168.3.7:37000', target: 'http://dev.vci-tech.com:37000', -- Gitblit v1.9.3