- 新增 GET /api/users/brief 仅返回 id+name,任何登录用户可调用 - Projects.vue / ProjectDetail.vue 改用 brief() 接口,去掉 user:view 权限守卫 - 解决组长新建项目时负责人下拉框"无数据"的问题 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.