fix: 桑基图请求出错时nodata的处理
This commit is contained in:
@@ -123,7 +123,8 @@ export default {
|
||||
}
|
||||
}).catch(e => {
|
||||
console.error(e)
|
||||
this.isNoData = true
|
||||
this.egress = true
|
||||
this.ingress = true
|
||||
}).finally(() => {
|
||||
this.toggleLoading(false)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user