#18 xiu

Zusammengeführt
yanghao hat 1 Commits von shuzhihua/yunxing_record nach shuzhihua/master vor 1 Woche zusammengeführt
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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