feat(frontend):echarts修改

This commit is contained in:
junjie 2021-06-10 16:25:31 +08:00
parent f891f3b7b6
commit c3a929345b

View File

@ -50,6 +50,9 @@ export default {
mounted() {
this.preDraw()
},
destroyed() {
this.myChart.dispose()
},
methods: {
preDraw() {
// domecharts