guoshipeng
2023-01-05 ffadb97c8ac3cf3c532e36311d2b0d39614e7c1e
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: [],