fei
2025-12-29 972f713230a71a7f162b47f1ca3ebdf09b5858c5
src/views/archiveToUserStatistic/index.vue
@@ -357,7 +357,7 @@
    handleExport() {
      this.download('system/archiverecordstouser/exportArToUser', {
        // ...this.queryParams
      }, `records_${new Date().getTime()}.xlsx`)
      }, `records_${new Date().getTime()}.xls`)
    }
  }
}