#114 fix:查询

已合并
yanghao 1 月之前 将 2 次代码提交从 shuzhihua/qhse_person合并至 shuzhihua/master
共有 1 个文件被更改,包括 1 次插入1 次删除
  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) // 导出加载状态