Browse Source

修复连油监控query

Zimo 9 hours ago
parent
commit
af9369014d
1 changed files with 1 additions and 1 deletions
  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 {