diff --git a/.env.development b/.env.development index 65c2ed5..b595f96 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ VUE_APP_TITLE = 新医路院后患者管理平台 ENV = 'development' # 新医路院后患者管理平台/开发环境 -VUE_APP_BASE_API = 'http://8.131.93.145:54011' +VUE_APP_BASE_API = 'http://192.168.16.48:8080' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true diff --git a/src/views/system/agencyCategory/index.vue b/src/views/system/agencyCategory/index.vue index 2e4e1b4..bc55698 100644 --- a/src/views/system/agencyCategory/index.vue +++ b/src/views/system/agencyCategory/index.vue @@ -134,7 +134,13 @@ --> - + + - + { this.form = response.data;