diff --git a/.env.development b/.env.development index 078a468..bc5430f 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ VUE_APP_TITLE = 若依管理系统 ENV = 'development' # 若依管理系统/开发环境 -VUE_APP_BASE_API = 'http://192.168.0.109:9015' +VUE_APP_BASE_API = 'http://192.168.0.108:9015' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true