shuishen
2023-02-10 2b428bce856abe49c09e562456d92342e2b3e60c
首页右侧饼图更改
1 files modified
4 ■■■■ changed files
src/views/home/components/rightContainer.vue 4 ●●●● 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 {