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