CN-409 Entity Explorer--详情页图表开发
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user