#114 fix:查询

Fusionado
yanghao fusionados 2 commits de shuzhihua/qhse_person en shuzhihua/master hace 3 semanas
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,
   templateJson: undefined,
   creator: undefined,
   creator: undefined,
   ifInline: undefined,
   ifInline: undefined,
-  source: undefined
+  source: 'gateway'
 })
 })
 const queryFormRef = ref() // 搜索的表单
 const queryFormRef = ref() // 搜索的表单
 const exportLoading = ref(false) // 导出加载状态
 const exportLoading = ref(false) // 导出加载状态