Explorar o código

Merge branch 'qhse_person' of shuzhihua/pms-iot-vue into master

yanghao hai 4 días
pai
achega
dead8929df
Modificáronse 1 ficheiros con 1 adicións e 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,
   creator: undefined,
   ifInline: undefined,
-  source: undefined
+  source: 'gateway'
 })
 const queryFormRef = ref() // 搜索的表单
 const exportLoading = ref(false) // 导出加载状态