Browse Source

fix:监控网关查询

yanghao 3 ngày trước cách đây
mục cha
commit
4ccdd90c7d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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) // 导出加载状态