Commit Graph

3 Commits

Author SHA1 Message Date
sar
474f592dcd feat(teams): fix checkbox multi-select and improve batch operations UI
- Fix checkbox binding using :model-value instead of :checked
- Change selectedIds from Set to reactive array for proper Vue reactivity
- Move batch refresh/delete buttons to top bar (matching CardKeysPage layout)
- Buttons show selection count like 'Refresh (2)' when items selected
- Swap position of 'Add Team' and 'Random Invite' buttons
- Remove unused isIndeterminate computed property
2026-01-16 11:53:04 +08:00
sar
02caa45efc feat: 更新标签页名称为 mygo Team,修复邀请列表空数据时的错误提示 2026-01-14 13:57:37 +08:00
sar
f4f5ad6bd1 feat: 将前端 dist 嵌入 Go 后端实现单文件部署 2026-01-14 13:33:15 +08:00