zhaowei
2025-06-09 e6814d40d9d66a117e15a92c99bec10641a168b7
src/views/mdc/base/modules/DeliveryGroupUtilizationRateChart/ChartComponent.vue
@@ -106,15 +106,15 @@
          }
        },
        grid: {
          top: '10%',
          top: '12%',
          left: '1%',
          right: '1%',
          bottom: '1%',
          containLabel: true
        },
        legend: {
          top: 0,
          right: 0,
          top: '6%',
          right: 'center',
          itemGap: 20,
          data: ['综合效率(全部设备时间)', '综合效率(去除故障设备时间)']
        },