From 33f6a9511d1fa2e8c7df2064549b30817d0d6406 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Sun, 27 Apr 2025 03:14:08 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=B4=A6=E6=88=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: java110 <928255095@qq.com> --- components/vc-user-account/vc-user-account.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/vc-user-account/vc-user-account.vue b/components/vc-user-account/vc-user-account.vue index 765cf31..10cc1f4 100644 --- a/components/vc-user-account/vc-user-account.vue +++ b/components/vc-user-account/vc-user-account.vue @@ -99,8 +99,7 @@ page: 1, row: 99, communityId: _communityId, - // acctType:'2003', - acctTypes: '2003,2004' + acctType:'2003' }).then((data) => { if (!data) { _that.accounts = [];