完成日报模块

This commit is contained in:
2025-02-20 10:41:00 +08:00
parent 2228f914db
commit d98028cf78
16 changed files with 247 additions and 38 deletions

View File

@ -5,7 +5,7 @@ VUE_APP_TITLE = RuoYi-Vue-Plus后台管理系统
ENV = 'development'
# 若依管理系统/开发环境
VUE_APP_BASE_API = 'http://192.168.110.3:9099/ruoyi'
VUE_APP_BASE_API = 'http://127.0.0.1:9099/ruoyi'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true