站内库存查询

This commit is contained in:
bb_pan 2025-09-23 19:21:56 +08:00
parent be6a1a9775
commit 1de8398a4d
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@ export default {
},
handleDialogStoreExport() {
this.download(
'material/material_maMachine/exportStorageInfoList',
'material/material_maMachine/exportStorageInfo',
{ ...this.dialogQuery },
`站内库存查询_在库设备_${new Date().getTime()}.xlsx`
)