#18 xiu

Samengevoegd
yanghao heeft 1 commits samengevoegd van shuzhihua/yunxing_record naar shuzhihua/master 1 week geleden
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      src/views/report-statistics/device_book/index2.vue

+ 1 - 1
src/views/report-statistics/device_book/index2.vue

@@ -427,7 +427,7 @@ const confirmExport = async () => {
     }
 
     // 调用后端导出接口
-    // const res = await IotDeviceApi.exportDeviceReport(exportParams)
+    await IotDeviceApi.exportDeviceReport(exportParams)
 
     // download.excel(res, '设备报表.xls')
     exportDialogVisible.value = false