fei
2 天以前 e81f448084ab4f340860598498f035df23a9d014
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`)
    }
  }
}