SuperYan - vue-echarts series 保留了之前的数据 的评论 https://www.hblyan.com/archives/300.html 背景: 使用v-chart 组件 图表展示,因为series 数据我需要接口push 比如 之前是10 个 后面是2个 那么只会改前2个 数据 后面还会保留,当然 我不想要这个情况,找了很久才...