This commit is contained in:
shijingjing
2022-08-01 09:10:00 +08:00
parent 551b94c894
commit b0808608f0
2 changed files with 3 additions and 2 deletions

View File

@@ -566,7 +566,7 @@ export default {
})
this.getColumnarEcharts(xData, yData)
})
},600)
},1000)
}
}
});