1
This commit is contained in:
@@ -465,6 +465,13 @@ namespace FineUIPro.Web.HJGL.WeldingManage
|
||||
{
|
||||
isAllD = false;
|
||||
}
|
||||
else
|
||||
{
|
||||
if (floorWelderQualifys.Count() == 0 && cellWelderQualifys.Count() == 0) //D类口强制提交时,应至少有焊工证,否则也不可强制提交
|
||||
{
|
||||
isAllD = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
if (eventArg != string.Empty)
|
||||
|
||||
Reference in New Issue
Block a user