From a910792e6a62c4c59c801c7bc7e35976da809cd2 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Tue, 27 May 2025 22:24:56 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=E4=BF=AE=E5=A4=8D=E4=BA=94?= =?UTF-8?q?=E6=98=9F=E5=B9=B3=E5=9D=87=E6=8A=BD=E6=95=B0=E8=AE=A1=E7=AE=97?= =?UTF-8?q?=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/userGacha/gro-data-view.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/userGacha/gro-data-view.vue b/src/components/userGacha/gro-data-view.vue index ff83e76a..bd4c834f 100644 --- a/src/components/userGacha/gro-data-view.vue +++ b/src/components/userGacha/gro-data-view.vue @@ -114,9 +114,9 @@ function loadData(): void { reset5count.value = 1; } }); - star5avg.value = getStar5Avg(); star5List.value = temp5Data.reverse(); star4List.value = temp4Data.reverse(); + star5avg.value = getStar5Avg(); } // 获取标题