修改材料报验流程
This commit is contained in:
@@ -175,7 +175,7 @@ namespace FineUIPro.Web.CQMS.Material
|
||||
}
|
||||
else if (state.ToString() == BLL.Const.Inspection_Audit1)
|
||||
{
|
||||
return "总包专业工程师审核";
|
||||
return "总包专业工程师审批";
|
||||
}
|
||||
else if (state.ToString() == BLL.Const.Inspection_Audit2)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user