소스 검색

人员管理看板样式修改

cyy 11 달 전
부모
커밋
15b6cb83fc
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      src/views/peopleManages/personComcont/RingChart.vue

+ 3 - 3
src/views/peopleManages/personComcont/RingChart.vue

@@ -82,7 +82,7 @@ export default {
                     }
                 },
                 label: {
-                    formatter: '{b}:{d}%'
+                    formatter: '{b}\n({d}%)'
                 },
                 series: [
                     {
@@ -98,7 +98,7 @@ export default {
                             show: true,
                             position: 'outside',
                             fontWeight: 'bold',
-                            alignTo: 'edge',
+                            // alignTo: 'edge',
                             margin: '1px',
                             fontSize: 12,
                             color: '#fff'
@@ -111,7 +111,7 @@ export default {
                             // },
                         },
                         labelLine: {
-                            show: false,
+                            // show: false,
                             distanceToLabelLine: 0
                         },
                         data: this.info.data