Browse Source

百分比

callm 1 year ago
parent
commit
227ffbe2ca

+ 1 - 1
src/components/assemblyechart/bottom/bottomRightChart/chart.vue

@@ -325,7 +325,7 @@ export default {
                 precision: 0,
                 label: {
                   normal: {
-                    formatter: '目标线: \n {c}'
+                    formatter: '目标线%: \n {c}'
                   }
                 },
                 lineStyle: {

+ 1 - 1
src/components/dipechart/bottom/bottomRightChart/chart.vue

@@ -325,7 +325,7 @@ export default {
                 precision: 0,
                 label: {
                   normal: {
-                    formatter: '目标线: \n {c}'
+                    formatter: '目标线%: \n {c}'
                   }
                 },
                 lineStyle: {

+ 1 - 1
src/components/djechart/bottom/bottomRightChart/chart.vue

@@ -325,7 +325,7 @@ export default {
                 precision: 0,
                 label: {
                   normal: {
-                    formatter: '目标线: \n {c}'
+                    formatter: '目标线%: \n {c}'
                   }
                 },
                 lineStyle: {

+ 1 - 1
src/components/dplechart/bottom/bottomRightChart/chart.vue

@@ -325,7 +325,7 @@ export default {
                 precision: 0,
                 label: {
                   normal: {
-                    formatter: '目标线: \n {c}'
+                    formatter: '目标线%: \n {c}'
                   }
                 },
                 lineStyle: {

+ 1 - 1
src/components/packageechart/bottom/bottomRightChart/chart.vue

@@ -325,7 +325,7 @@ export default {
                 precision: 0,
                 label: {
                   normal: {
-                    formatter: '目标线: \n {c}'
+                    formatter: '目标线%: \n {c}'
                   }
                 },
                 lineStyle: {

+ 1 - 1
src/components/smtechart/bottom/bottom1Chart/chart.vue

@@ -355,7 +355,7 @@
                                 precision: 0,
                                 label: {
                                   normal: {
-                                    formatter: '目标线: \n {c}'
+                                    formatter: '目标线%: \n {c}'
                                   }
                                 },
                                 lineStyle: {