echartsY轴提示文字怎么切换?当统计为车次Y轴提示就为车次,选择数量提示就为数量
判断query.count_typethis.query.count_type===0?'车次':'数量'
watch query.count_type重新setOption