echarts 设置resize没效果需要刷新一下才可以,有知道为什么吗
这个要放到mounted里监听
会不会是缓存问题,
在mounted的生命周期调用试试看
mounted () { this.topColumnar() },
吧false去掉