diff --git a/src/loveflow/components/echart/pie/five.vue b/src/loveflow/components/echart/pie/five.vue index 4e0bdda..8879b4a 100644 --- a/src/loveflow/components/echart/pie/five.vue +++ b/src/loveflow/components/echart/pie/five.vue @@ -90,7 +90,7 @@ export default { fontSize: 12, rich: { name: { - width: parseInt(height) - 20, + width: parseInt(height)+20, }, rate: { color: "#FFFFFF;",