update 优化空状态

This commit is contained in:
2021-04-30 14:28:56 +08:00
parent 1b4b2e47af
commit 57c8782a18
4 changed files with 22 additions and 3 deletions

View File

@@ -114,6 +114,7 @@ export default {
this.data = this.onClearChildren(res)
this.pagination = false
}
}).finally(() => {
this.onLoaded()
})
},