From ccdbbc85622e316ea156a4edd6d022e4ea9d24e5 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Wed, 17 May 2023 16:55:35 +0800 Subject: [PATCH] bug --- packages/extra/AppAddressBook/components/List.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/extra/AppAddressBook/components/List.vue b/packages/extra/AppAddressBook/components/List.vue index 058f8acb..311f5cd2 100644 --- a/packages/extra/AppAddressBook/components/List.vue +++ b/packages/extra/AppAddressBook/components/List.vue @@ -513,6 +513,7 @@ export default { this.getTree() } + this.btnLoading = false }).catch(() => { this.btnLoading = false })