feat: 成本管理

This commit is contained in:
2025-03-06 15:09:24 +08:00
parent 13e3828052
commit c96b07c6eb
5 changed files with 836 additions and 18 deletions

View File

@@ -5,7 +5,8 @@ VUE_APP_TITLE = 福安德综合办公系统
ENV = 'development'
# 若依管理系统/开发环境
VUE_APP_BASE_API = '/dev-api'
# VUE_APP_BASE_API = '/dev-api'
VUE_APP_BASE_API = 'http://110.41.139.73:8080'
# 应用访问路径 例如使用前缀 /admin/
VUE_APP_CONTEXT_PATH = '/'