- 在营期设置弹窗中添加休息天数输入字段 - 修改营期结束判断逻辑,不再仅依赖休息日 - 改进用户参数获取逻辑,优先使用路由参数 - 添加测试数据以便在没有营期数据时测试功能 - 优化API请求参数处理,确保总是传递必要参数
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.