fei
3 天以前 6429b95aa66bfbb214bcadb248b8b7ca5e754368
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`)
    }
  }
}