@@ -241,7 +241,7 @@ export const pieOptions = (data) => {
formatter: (item) => {
return item.name + ':' + item.value;
},
- fontSize: 16
+ fontSize: 12
// color:"#fff"
labelLine: {