wenhongquan 2 лет назад
Родитель
Сommit
f6a47bf9a8
1 измененных файлов с 1 добавлено и 1 удалено
  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: [
       dataZoom: [
         {
         {
           type: 'inside',
           type: 'inside',
-          start: 0,
+          start: 100,
           end: 20
           end: 20
         },
         },
         {
         {