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