#114 fix:查询

Обединени
yanghao обедини 2 ревизии от shuzhihua/qhse_person във shuzhihua/master преди 3 седмици
променени са 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) // 导出加载状态