Sfoglia il codice sorgente

🐞 fix(设备监控): 时间轴

Zimo 1 settimana fa
parent
commit
7c2fa628d1
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 2
      src/views/pms/device/monitor/TdDeviceInfo.vue

+ 1 - 2
src/views/pms/device/monitor/TdDeviceInfo.vue

@@ -246,8 +246,7 @@ const render = () => {
       axisLabel: {
         formatter: (v) => dayjs(v).format('YYYY-MM-DD HH:mm:ss'),
         rotate: 20
-      },
-      inverse: true
+      }
     },
     yAxis: {
       type: 'value',