前端二级库修改修改

This commit is contained in:
wcy 2024-09-26 17:04:36 +08:00
parent 88c4925b4a
commit 966e78facb
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`,
) )
}, },