src/views/mdc/station-live.vue @@ -505,7 +505,6 @@ interval: 1440/6, //每隔多少分钟显示一个刻度 axisLabel: { formatter: (value)=> { //console.log(value,111) if(value == 0) { return "00:00:00"; }else if(value == 240) {