Merge pull request '货物组批次参数调整' (#211) from develop into master
Reviewed-on: http://git.xdadan.loc/tanex/emis-frontend/pulls/211
This commit is contained in:
commit
d144aa75ae
@ -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