From fcc5d3db157d4414acdc9f9ed59339d42ce768b7 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Thu, 26 Feb 2026 17:46:57 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20=E5=A2=9E=E5=8A=A0=E5=8F=AF?= =?UTF-8?q?=E8=A7=81=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #221 --- src/components/userGacha/gro-overview.vue | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/src/components/userGacha/gro-overview.vue b/src/components/userGacha/gro-overview.vue index 448ccf75..9dbec8b2 100644 --- a/src/components/userGacha/gro-overview.vue +++ b/src/components/userGacha/gro-overview.vue @@ -58,20 +58,19 @@ const mixData = computed>(() => props.modelValue.filter((item) => item.uigfType === "500"), ); -