下钻table,loading消失后好久(大概5秒左右空白)才出现数据

This commit is contained in:
hyx
2023-08-09 11:20:34 +08:00
parent 9d8445c17d
commit e0decfc40b

View File

@@ -360,9 +360,9 @@ export default {
console.error(e)
this.showError = true
this.errorMsg = this.errorMsgHandler(e)
this.toggleLoading(false)
}).finally(() => {
this.changeUrlTabState()
this.toggleLoading(false)
})
},
sortable (title) {