This commit is contained in:
bb_pan 2025-11-10 17:45:35 +08:00
parent bc77741824
commit 0db0c7f857
1 changed files with 1 additions and 1 deletions

View File

@ -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],