This commit is contained in:
parent
48c5f0024d
commit
de79c2b22c
|
|
@ -131,7 +131,6 @@ public class EBomEdit {
|
|||
|
||||
|
||||
child.setParentRowId(parent.getRowId());
|
||||
|
||||
VUtils.isTure(parent.getProjectType().equals(child.getProjectType())).throwMessage("父、子级项目类型不能相同");
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue