调解机构管理模块

This commit is contained in:
fz
2024-01-08 15:38:36 +08:00
parent 9e0dfdeaf7
commit a09158bdfe
21 changed files with 2138 additions and 75 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
# 页面标题
VUE_APP_TITLE = 若依管理系统
VUE_APP_TITLE = 调解系统
NODE_ENV = production
@@ -7,4 +7,4 @@ NODE_ENV = production
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'
VUE_APP_BASE_API = '/API'