#18 xiu

Gabung
yanghao menggabungkan 1 komit dari shuzhihua/yunxing_record menjadi shuzhihua/master%! (template.HTML=1 Minggu lalu)s
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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