彭宇 преди 1 година
родител
ревизия
7620243870
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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)}`;
               },
             },
           },