From 50c5c1ad2fa31e4fe588a2a2ff6fe277f4e40570 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Wed, 18 May 2022 23:54:09 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BB=A3=E7=A0=81=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: f44209861939f6481b37e46da09c10fac0804336 --- src/views/dashboard/components/Team/index.vue | 1 - src/views/login/index.vue | 12 +++++------- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/src/views/dashboard/components/Team/index.vue b/src/views/dashboard/components/Team/index.vue index 40506b38..8b0cf8dd 100644 --- a/src/views/dashboard/components/Team/index.vue +++ b/src/views/dashboard/components/Team/index.vue @@ -124,7 +124,6 @@ watchEffect(() => { bScroll && (bScroll as any).refresh(); }); }); -