yanghao пре 1 недеља
родитељ
комит
b9cf10cf80
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/pms/stat/rhkb/inventorySituation.vue

+ 1 - 1
src/views/pms/stat/rhkb/inventorySituation.vue

@@ -133,7 +133,7 @@ function getChartLayout(chartRef: Ref<HTMLDivElement | undefined>) {
     distributionTitleTop: compact ? 6 : 18,
     distributionTitleFontSize: compact ? 12 : 14,
     distributionTitleLineHeight: compact ? 14 : 16,
-    distributionPieRadius: compact ? ['34%', '46%'] : ['38%', '50%'],
+    distributionPieRadius: compact ? ['38%', '50%'] : ['40%', '52%'],
     distributionPieCenterY: compact ? '60%' : '57%',
     distributionLegendBottom: compact ? 0 : 10,
     distributionLegendItemSize: compact ? 9 : 13,