法规清单调取--虚拟清单维护数据为空时,二次确认(前端处理中英文切换)
This commit is contained in:
+1
-1
@@ -228,7 +228,7 @@ public class ProjectLawsInventoryEOServiceImpl extends ServiceImpl<ProjectLawsIn
|
||||
if(CutEnum.CN.getValue().equals(projectLawsInventoryEO.getCut())){
|
||||
throw new JeroBootException("该虚拟清单的维护清单中没有数据,是否需要添加");
|
||||
}else{
|
||||
throw new JeroBootException("The maintenance list of the virtual list does not contain data");
|
||||
throw new JeroBootException("该虚拟清单的维护清单中没有数据,是否需要添加");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user