Ver Fonte

修复连油监控query

Zimo há 9 horas atrás
pai
commit
af9369014d
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/oli-connection/monitoring/index.vue

+ 1 - 1
src/views/oli-connection/monitoring/index.vue

@@ -27,7 +27,7 @@ const query = ref<Query>({
   pageNo: 1,
   pageSize: 12,
   deptId: id,
-  ifInline: 3
+  ifInline: '3'
 })
 
 interface OliDevice {