法规清单关联平台件->返回数据添加法规清单id
This commit is contained in:
+1
@@ -1334,6 +1334,7 @@ public class ProjectLibraryBaseServiceImpl extends ServiceImpl<ProjectLibraryBas
|
||||
}
|
||||
|
||||
if(!projectLawsInventoryEOS.isEmpty()){
|
||||
map.put("lawsInventoryId",projectLawsInventoryEO.getId());
|
||||
map.put("title",serialNumber+" "+dutyTerritoryNew+"在平台件项目中包含多条匹配内容,请选择关联");
|
||||
map.put("result",projectLawsInventoryEOS);
|
||||
mapList.add(map);
|
||||
|
||||
Reference in New Issue
Block a user