From 360f8dec1aefedf700f0eb7b71f5feac8658e424 Mon Sep 17 00:00:00 2001 From: honue Date: Sat, 16 May 2026 11:16:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E5=90=8E=E5=8F=B0=E5=88=86=E7=BB=84=E9=A1=B5=E5=8F=AF=E7=94=A8?= =?UTF-8?q?=E8=B4=A6=E5=8F=B7=E6=95=B0=E6=98=BE=E7=A4=BA=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/admin/GroupsView.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/frontend/src/views/admin/GroupsView.vue b/frontend/src/views/admin/GroupsView.vue index 753d52dd..77c097ae 100644 --- a/frontend/src/views/admin/GroupsView.vue +++ b/frontend/src/views/admin/GroupsView.vue @@ -201,10 +201,7 @@ }} {{ - (row.active_account_count || 0) - - (row.rate_limited_account_count || 0) - }}{{ row.active_account_count || 0 }}