diff --git a/src/pages/deviceInfo/components/pie-chart.vue b/src/pages/deviceInfo/components/pie-chart.vue index 4fef4d8..d7f73b4 100644 --- a/src/pages/deviceInfo/components/pie-chart.vue +++ b/src/pages/deviceInfo/components/pie-chart.vue @@ -82,7 +82,7 @@ const option = computed(() => { itemHeight: 15, itemGap: 10, textStyle: { - fontSize: 16, + fontSize: 14, }, selectedMode: false, },