This commit is contained in:
bb_pan 2025-04-24 09:58:28 +08:00
parent eb6eb41dae
commit 3f21a87d70
1 changed files with 1 additions and 1 deletions

View File

@ -717,7 +717,7 @@ export default {
this.download(
'material/purchaseCheckInfo/export',
{
...this.queryParams,
...this.queryParams, taskStatus: this.queryParams.taskState
},
`新购工机具验收_${new Date().getTime()}.xlsx`,
)