fix: rewrite backend hooks, fix invitation flow, align frontend API, fix component naming

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
congsh
2026-04-17 16:30:05 +08:00
parent b1a9995767
commit 0acc1e12e1
6 changed files with 144 additions and 170 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ function selectGroup(groupId: string) {
<h3>空闲成员</h3>
</template>
<idle-membersList />
<IdleMembersList />
</el-card>
</aside>
</div>