1
This commit is contained in:
@@ -58,7 +58,7 @@ export function delWmOneTimeInventory(pid) {
|
||||
|
||||
// 导出
|
||||
export async function exportOneTimeInventory(query) {
|
||||
await downFile('/mes/wm/WmOneTimeInventory/export', { ...query })
|
||||
await downFile('/mes/wm/WmOneTimeInventory/export', { ...query },{timeout:1000*60*60})
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user