智慧农业大数据平台
xiebin
2022-08-26 60db494aa3eff1d2dcc579a4401a08ef808d96a1
柱状图优化
1 files modified
3 ■■■■ changed files
src/views/manage/index.vue 3 ●●●● patch | view | raw | blame | history
src/views/manage/index.vue
@@ -1008,7 +1008,6 @@
                myChart1.resize()
            })
        },
        initTrpBar (dom) {
            const that = this
            const chartDom = document.getElementById(dom)
@@ -1046,7 +1045,7 @@
                    },
                },
                yAxis: {
                    max: 600,
                    // max: 600,
                    name: "(公斤)",
                    nameTextStyle: {
                        color: "rgba(255,255,255,.4)",