This commit is contained in:
parent
eb6eb41dae
commit
3f21a87d70
|
|
@ -717,7 +717,7 @@ export default {
|
||||||
this.download(
|
this.download(
|
||||||
'material/purchaseCheckInfo/export',
|
'material/purchaseCheckInfo/export',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams, taskStatus: this.queryParams.taskState
|
||||||
},
|
},
|
||||||
`新购工机具验收_${new Date().getTime()}.xlsx`,
|
`新购工机具验收_${new Date().getTime()}.xlsx`,
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue