From bd7fdb5e6c232a750ee633e1ab376080f8f359b7 Mon Sep 17 00:00:00 2001 From: shaw Date: Fri, 6 Feb 2026 16:38:06 +0800 Subject: [PATCH] =?UTF-8?q?refactor(frontend):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E8=B4=A6=E5=8F=B7=E9=A1=B5=E9=9D=A2=E9=94=99=E8=AF=AF=E9=80=8F?= =?UTF-8?q?=E4=BC=A0=E8=A7=84=E5=88=99=E6=8C=89=E9=92=AE=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将错误透传规则按钮从自动刷新按钮前面移动到后面 --- frontend/src/views/admin/AccountsView.vue | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/frontend/src/views/admin/AccountsView.vue b/frontend/src/views/admin/AccountsView.vue index 34946c38..456fc8d9 100644 --- a/frontend/src/views/admin/AccountsView.vue +++ b/frontend/src/views/admin/AccountsView.vue @@ -16,16 +16,6 @@ @sync="showSync = true" @create="showCreate = true" > -