소스 검색

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

yanghao 2 일 전
부모
커밋
dead8929df
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) // 导出加载状态