From b31a181b3ce516ab96f1def6a71aa021552d49c6 Mon Sep 17 00:00:00 2001 From: LiaoYijun Date: Thu, 4 Sep 2025 14:32:17 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1perf=EF=BC=9A=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E7=94=A8=E6=88=B7=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/account/Management.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/account/Management.jsx b/src/views/account/Management.jsx index e6030c4..e972632 100644 --- a/src/views/account/Management.jsx +++ b/src/views/account/Management.jsx @@ -60,6 +60,7 @@ function Management() { showDisableConfirm(account, checked) }} /> + ) }