瀏覽代碼

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

Zimo 1 周之前
父節點
當前提交
7c2fa628d1
共有 1 個文件被更改,包括 1 次插入2 次删除
  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',