chenhaozhe
2026-03-26 c1077a5ff53bc83bbf487c30bc93061c8cd93ca8
pages/ZLGL/QualityReport/Sc_MouldMaintainBillMainReport.vue
@@ -108,7 +108,7 @@
                condition: {
                    year: dayjs(new Date()).format("YYYY"),
                    month: dayjs(new Date()).format("M"),
                    dimension: '器具'
                    dimension: '保养项目'
                }
            };
        },
@@ -448,7 +448,12 @@
                        trigger: 'item'
                    },
                    legend: {
                        top: 'bottom'
                        top: 'bottom',
                        itemWidth: 12, // 图例图标宽度(可选,让布局更紧凑)
                        itemHeight: 12, // 图例图标高度(可选)
                        textStyle: {
                            fontSize: 11 // 字体大小(可选,避免太占空间)
                        }
                    },
                    series: [{
                        name: '保养次数',