点击echarts图表legend报错问题 随手记一下 2022-01-07 662 阅读1分钟 在vue3的项目中使用echarts,对echarts不熟,点击legend竟报错,# TypeError: Cannot read properties of undefined (reading 'type') 百度无果,最后发现,是echats 实例不能使用响应式变量接收。