彭宇 1 năm trước cách đây
mục cha
commit
7620243870
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)}`;
               },
             },
           },