货物组批次参数调整
This commit is contained in:
parent
30dc8193f7
commit
1004f2f2c4
@ -688,7 +688,10 @@ export default {
|
||||
let qParam = {
|
||||
pageNum:1,
|
||||
pageSize:1,
|
||||
siteName:siteName
|
||||
siteName:siteName,
|
||||
params:{
|
||||
blExactMatch:1
|
||||
}
|
||||
};
|
||||
let resStartSite = await listSimpleEmisSite(qParam);
|
||||
if(!resStartSite || resStartSite.code != 200){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user