| src/views/home/components/rightContainer.vue | ●●●●● patch | view | raw | blame | history |
src/views/home/components/rightContainer.vue
@@ -176,8 +176,6 @@ this.getHomeAllData() this.clickEquimentChart() this.$nextTick(() => { window.addEventListener("resize", this.echartsResize) this.tableHeight = this.$refs.Container.offsetHeight - this.$refs.caseBox.offsetHeight - this.$refs.crowdBox.offsetHeight - this.$refs.alertBoxTitle.offsetHeight - 62 @@ -482,6 +480,8 @@ equipmentmyChart.setOption(this.initEquipmentOptions(newData)) this.clickEquimentChart() if (newData.length > 1) { this.equipmentEchartsCarousel() } else {