diff --git a/apps/web-antd/src/views/ops/cleaning/work-order/dashboard/index.vue b/apps/web-antd/src/views/ops/cleaning/work-order/dashboard/index.vue index 216d0cc80..8ec28ccc3 100644 --- a/apps/web-antd/src/views/ops/cleaning/work-order/dashboard/index.vue +++ b/apps/web-antd/src/views/ops/cleaning/work-order/dashboard/index.vue @@ -459,14 +459,7 @@ function getStatusDistributionChartOptions(): ECOption { emphasis: { scale: true, scaleSize: 8, - label: { - show: true, - fontSize: 14, - fontWeight: '600', - color: '#262626', - formatter: '{b}\n{c}δΈͺ', - lineHeight: 20, - }, + label: { show: false }, }, itemStyle: { borderColor: '#fff',