diff --git a/src/components/MirrorCard.vue b/src/components/MirrorCard.vue index 4f03858..5677e11 100644 --- a/src/components/MirrorCard.vue +++ b/src/components/MirrorCard.vue @@ -14,7 +14,7 @@
- {{ name ?? id }} + {{ name || id }} 最后更新: {{ lastUpdate }}