From ad00bcef680b2c0c336470caabc2620665c493ab Mon Sep 17 00:00:00 2001 From: BTMuli Date: Wed, 25 Jun 2025 17:50:14 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=E4=BF=AE=E5=A4=8D=E6=B8=B2?= =?UTF-8?q?=E6=9F=93=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/pageHome/ph-calendar-birth.vue | 2 +- src/pages/WIKI/NameCard.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/pageHome/ph-calendar-birth.vue b/src/components/pageHome/ph-calendar-birth.vue index d0a866c4..61c612cf 100644 --- a/src/components/pageHome/ph-calendar-birth.vue +++ b/src/components/pageHome/ph-calendar-birth.vue @@ -19,7 +19,7 @@ 的生日哦~ empty -
即将到来:{{ next[0].role_birthday }}
+
即将到来:{{ next[0]?.role_birthday }}
- +