瀏覽代碼

[FIx 0000] 修复密闭监测导出问题

houzekong 1 月之前
父節點
當前提交
0ed5c8b8e8
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/views/monitor/sealedMonitor/index.vue

+ 3 - 3
src/views/monitor/sealedMonitor/index.vue

@@ -100,9 +100,9 @@
     exportConfig: {
       url: '/ventanaly-province/province/device/exportGoafReal',
       name: '密闭监测数据',
-      params: {
-        goafId,
-      },
+      // params: {
+      //   goafId,
+      // },
     },
   });
   const [registerRealtimeTable, realtimeTable] = ctxRealtime;