Explorar el Código

fix: bug#5892

xieyonghong hace 3 años
padre
commit
ab8d166c50
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/pages/media/DashBoard/index.tsx

+ 1 - 0
src/pages/media/DashBoard/index.tsx

@@ -119,6 +119,7 @@ export default () => {
         },
         yAxis: {
           type: 'value',
+          minInterval: 1,
         },
         grid: {
           left: '4%',