//1、在data里定义方法
data(){
return{
chart:null
}
}
//2、在destoryed里面把echarts销毁掉
this.myChartDel.clear()

//1、在data里定义方法
data(){
return{
chart:null
}
}
//2、在destoryed里面把echarts销毁掉
this.myChartDel.clear()
为了本站的长期运营,请将我们的网站加入广告拦截器的白名单或关闭插件,感谢您的支持!