wenhongquan hace 2 años
padre
commit
f6a47bf9a8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ruoyi-ui-vue3/src/views/device/sensordash/index.vue

+ 1 - 1
ruoyi-ui-vue3/src/views/device/sensordash/index.vue

@@ -569,7 +569,7 @@ watchEffect(()=>{
       dataZoom: [
         {
           type: 'inside',
-          start: 0,
+          start: 100,
           end: 20
         },
         {