This commit is contained in:
parent
30cf876bae
commit
93be242b51
|
|
@ -527,6 +527,7 @@ public class BackReceiveServiceImpl implements BackReceiveService {
|
|||
applyInfo.setUnitNames(typeTreeNode.getUnitNames());
|
||||
applyInfo.setTypeId(String.valueOf(typeTreeNode.getTypeId()));
|
||||
applyInfo.setUseNum(typeTreeNode.getNum());
|
||||
applyInfo.setNum(applyInfo.getPreNum());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue