解决部署上线动态路由无法访问

This commit is contained in:
hanchaobo
2024-01-23 09:58:14 +08:00
parent 52035efd4e
commit 3407757c0e
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ VUE_APP_TITLE = 调解系统
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = '/API'