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