This commit is contained in:
fz
2023-09-08 10:32:25 +08:00
7 changed files with 792 additions and 21 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ VUE_APP_TITLE = 智慧仲裁管理系统
ENV = 'development'
# 智慧仲裁管理系统/开发环境
VUE_APP_BASE_API = '/dev-api'
VUE_APP_BASE_API = '/API'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true