This commit is contained in:
parent
92a0b6679c
commit
af4900141d
|
|
@ -1513,7 +1513,7 @@ public class BomNewEbomParentService extends ServiceImpl<BomNewEbomParentMapper,
|
|||
// this.remove(parentWrapper);
|
||||
SpringUtil.getBean(BomNewEbomChildService.class).remove(childWrapper);
|
||||
}else{
|
||||
VUtils.isTure(true).throwMessage("未找到你删除的数据");
|
||||
VUtils.isTure(true).throwMessage("未找到待你删除的数据");
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue