fix( 企标稽查计划流程): 80732
This commit is contained in:
+1
-1
@@ -312,7 +312,7 @@ public class ProcessEsInspectPlanServiceImpl extends ServiceImpl<ProcessEsInspec
|
||||
firstVerify.addAll(sixthVerify);
|
||||
|
||||
if (!firstVerify.isEmpty()){
|
||||
errorMSG.append(head).append(String.join("", firstVerify));
|
||||
errorMSG.append(head).append(String.join("", firstVerify)).append("<br/>");
|
||||
}
|
||||
}
|
||||
//update-begin-author:taoyan date:20190528 for:批量插入数据
|
||||
|
||||
Reference in New Issue
Block a user