hbchen %!s(int64=2) %!d(string=hai) anos
pai
achega
1ad82f8659
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/dashboard/index.vue

+ 1 - 1
src/views/dashboard/index.vue

@@ -105,7 +105,7 @@
         axisLabel:{
           color:'#999',
           formatter:(value)=>{
-            return Math.round(value*10)/10000
+            return Math.round(value*10)/100000
           }
         }
       },