#114 fix:查询

已合併
yanghao 4 周之前 將 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) // 导出加载状态