From b81638e53bd74ed789215ad34ff9861c2e380609 Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期二, 02 七月 2024 17:17:45 +0800 Subject: [PATCH] 上传文件、下载文件action配置 --- Source/plt-web/plt-web-ui/vue.config.js | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/Source/plt-web/plt-web-ui/vue.config.js b/Source/plt-web/plt-web-ui/vue.config.js index 133f96c..4cf35ab 100644 --- a/Source/plt-web/plt-web-ui/vue.config.js +++ b/Source/plt-web/plt-web-ui/vue.config.js @@ -26,7 +26,9 @@ proxy: { '/api': { //鏈湴鏈嶅姟鎺ュ彛鍦板潃 - target: 'http://localhost:12000/web', + // target: 'http://localhost:12000/web', + target: 'http://192.168.0.105:12005/web', // yxc + // target: 'http://192.168.0.103:12005/web', // ldc // target: 'http://dev.vci-tech.com:37000', //杩滅▼婕旂ず鏈嶅姟鍦板潃,鍙敤浜庣洿鎺ュ惎鍔ㄩ」鐩� //target: 'https://saber.bladex.vip/api/', -- Gitblit v1.9.3