diff --git a/apps/finance/.env.production b/apps/finance/.env.production index cfc9cb1..2b2b874 100644 --- a/apps/finance/.env.production +++ b/apps/finance/.env.production @@ -1,7 +1,7 @@ VITE_BASE=/ # 接口地址 -VITE_GLOB_API_URL=http://192.168.110.100:9000/finance +VITE_GLOB_API_URL=http://59.110.212.44:9000/finance # 是否开启压缩,可以设置为 none, brotli, gzip VITE_COMPRESS=none diff --git a/apps/finance/src/components/SelectDropdownRender/index.vue b/apps/finance/src/components/SelectDropdownRender/index.vue index 5e17264..c0586a9 100644 --- a/apps/finance/src/components/SelectDropdownRender/index.vue +++ b/apps/finance/src/components/SelectDropdownRender/index.vue @@ -1,7 +1,7 @@ +