diff --git a/.env.development b/.env.development index 32b8bef..65c2ed5 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ VUE_APP_TITLE = 新医路院后患者管理平台 ENV = 'development' # 新医路院后患者管理平台/开发环境 -VUE_APP_BASE_API = 'http://192.168.16.76:8080' +VUE_APP_BASE_API = 'http://8.131.93.145:54011' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true diff --git a/src/views/system/agency/index.vue b/src/views/system/agency/index.vue index 29b4b3d..c496bcf 100644 --- a/src/views/system/agency/index.vue +++ b/src/views/system/agency/index.vue @@ -1112,7 +1112,7 @@ export default { }, }; -