From adaa1d256fb85d2769b2be867b7071a660996c59 Mon Sep 17 00:00:00 2001 From: yuxc <yuxc@vci-tech.com> Date: 星期四, 04 七月 2024 16:54:38 +0800 Subject: [PATCH] 增加变更所有者、状态跃迁等功能 --- 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