站内库存查询
This commit is contained in:
parent
be6a1a9775
commit
1de8398a4d
|
|
@ -377,7 +377,7 @@ export default {
|
|||
},
|
||||
handleDialogStoreExport() {
|
||||
this.download(
|
||||
'material/material_maMachine/exportStorageInfoList',
|
||||
'material/material_maMachine/exportStorageInfo',
|
||||
{ ...this.dialogQuery },
|
||||
`站内库存查询_在库设备_${new Date().getTime()}.xlsx`
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue