fix: revert to clusterAsPending (remove allGroupsForMove)

This commit is contained in:
2026-07-25 15:42:31 +08:00
parent 7cc4708c66
commit d3cd940818

View File

@@ -313,7 +313,7 @@
<hr class="ms-merge-divider">
<div class="ms-merge-grid">
<div v-for="c in allGroupsForMove" :key="c.identity_uuid" class="ms-merge-face-card" @click="moveToGroup(c)">
<div v-for="c in clusterAsPending" :key="c.identity_uuid" class="ms-merge-face-card" @click="moveToGroup(c)">
<div class="ms-merge-face-img">
<img v-if="c.rep_trace && faceThumbsCache[thumbTraceKey(c.rep_trace)]" :src="faceThumbsCache[thumbTraceKey(c.rep_trace)]" alt="">
<svg v-else viewBox="0 0 120 120" fill="none" style="width:100%;height:100%;">