guoshipeng
2022-12-17 37040acbbe20d367553afe6f906519ae2bceae7d
Merge branch 'master' of http://blit.7drlb.com:8888/r/moral_fronted
1 files modified
10 ■■■■■ changed files
src/views/charts/index.vue 10 ●●●●● 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: [],