md
This commit is contained in:
parent
89d6f761f8
commit
d56cc7ff2c
@ -603,7 +603,7 @@ public class EmisWaybillServiceImpl extends EmisBaseService implements IEmisWayb
|
|||||||
|
|
||||||
// 新开单
|
// 新开单
|
||||||
if(isNew){
|
if(isNew){
|
||||||
addNewWaybill(emisWaybillSave,false);
|
addNewWaybill(emisWaybillSave);
|
||||||
}
|
}
|
||||||
// 运单修改
|
// 运单修改
|
||||||
else{
|
else{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user