彭宇 hai 1 ano
pai
achega
7620243870
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/bigdata/chart-eventTrend.vue

+ 1 - 1
src/views/bigdata/chart-eventTrend.vue

@@ -50,7 +50,7 @@
               color: '#999',
               verticalAlign: 'bottom',
               formatter: function (value, index) {
-                return `${value.toFixed(2)}%`;
+                return `${value.toFixed(2)}`;
               },
             },
           },