This commit is contained in:
BianLzhaoMin 2024-09-26 18:12:40 +08:00
commit 127d742a42
1 changed files with 1 additions and 1 deletions

View File

@ -335,7 +335,7 @@ export default {
{ {
...this.queryParams, ...this.queryParams,
}, },
`综合查询_退料记录_${new Date().getTime()}.xlsx`, `综合查询_机具仓储状态查询_${new Date().getTime()}.xlsx`,
) )
}, },