src/views/charts/index.vue | ●●●●● patch | view | raw | blame | history |
src/views/charts/index.vue
@@ -282,16 +282,6 @@ }, }) } } else if (lockLength < data[i].deviceData.length) { newLineChartData.series.push({ data: [], name: '', type: 'line', label: { show: true, position: 'top', }, }) } else { newLineChartData.series.push({ data: [],