Catcheer / vueEcharts

echarts 小尝试,其中用vue 绑定数据
0 stars 0 forks source link

vueEcharts

echarts 小尝试,其中用vue 绑定数据


npm install

npm start


vue dome mounted 是异步方法,更新数据后想立即操作dom 用nextTick vue.js$nextTickhttps://www.zhihu.com/question/50879936