diff --git a/src/views/material/back/component/home.vue b/src/views/material/back/component/home.vue index e156104f..8ec0cf7d 100644 --- a/src/views/material/back/component/home.vue +++ b/src/views/material/back/component/home.vue @@ -537,7 +537,7 @@ export default { handleExportDetails() { const currentTime = formatTime(new Date()) this.download( - 'back_apply_info/exportBackDetailsList', + 'material/back_apply_info/exportBackDetailsList', { ...this.queryParams, startTime: this.queryParams.time[0],