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