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(); }); }); -