From 9e08d54b02b9ebb08389f0ca1dbe3c5518a2b34e Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期四, 16 十一月 2023 10:28:47 +0800 Subject: [PATCH] 主题库-枚举下拉清空 --- Source/UBCS-WEB/vue.config.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Source/UBCS-WEB/vue.config.js b/Source/UBCS-WEB/vue.config.js index 3d31924..264ceae 100644 --- a/Source/UBCS-WEB/vue.config.js +++ b/Source/UBCS-WEB/vue.config.js @@ -29,7 +29,8 @@ target: 'http://127.0.0.1:37000', // target: 'http://192.168.1.51:37000', // target: 'http://dev.vci-tech.com:37000', - // target: 'http://192.168.1.16:37000', + //yxc + // target: 'http:// 192.168.0.104:37000', // target: 'http://192.168.0.105:37000', // target: 'http://192.168.0.103:37000', // target: 'http://192.168.1.63:37000', -- Gitblit v1.9.3