CN-409 Entity Explorer--详情页图表开发

This commit is contained in:
hyx
2022-03-23 18:50:03 +08:00
parent af2544466f
commit 47a77d5870
5 changed files with 100 additions and 47 deletions

View File

@@ -251,7 +251,9 @@ export default {
}
}).finally(() => {
setTimeout(() => {
this.loading = false
if(!(this.chartInfo.type === 33 || this.chartInfo.type === 34)){
this.loading = false
}
}, 200)
})
} else if (this.chartInfo.type === 94) {