fix: 修复 link 桑基图 loading问题
This commit is contained in:
@@ -111,7 +111,7 @@ export default {
|
||||
url = api.linkMonitor.quadrupleEgressAnalysis // 出口
|
||||
}
|
||||
}
|
||||
|
||||
this.toggleLoading(true)
|
||||
get(url, params).then(res => {
|
||||
if (res.code === 200) {
|
||||
if (n == 0) {
|
||||
|
||||
Reference in New Issue
Block a user