#114 fix:查询

Merge realizado
yanghao mesclou 2 commits de shuzhihua/qhse_person em shuzhihua/master 3 semanas atrás
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/pms/device/monitor/index.vue

+ 1 - 1
src/views/pms/device/monitor/index.vue

@@ -326,7 +326,7 @@ const queryParams = reactive({
   templateJson: undefined,
   creator: undefined,
   ifInline: undefined,
-  source: undefined
+  source: 'gateway'
 })
 const queryFormRef = ref() // 搜索的表单
 const exportLoading = ref(false) // 导出加载状态