彭宇 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',
               color: '#999',
               verticalAlign: 'bottom',
               verticalAlign: 'bottom',
               formatter: function (value, index) {
               formatter: function (value, index) {
-                return `${value.toFixed(2)}%`;
+                return `${value.toFixed(2)}`;
               },
               },
             },
             },
           },
           },