下钻table,loading消失后好久(大概5秒左右空白)才出现数据
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user