This commit is contained in:
2024-01-25 19:19:59 +08:00
parent f590c95d94
commit 12ecb5309e
9 changed files with 334 additions and 300 deletions
@@ -293,7 +293,7 @@ namespace FineUIPro.Web.HSSE.License
}
else if (state.ToString() == "1")
{
return "总包安全工程师深夜";
return "总包安全工程师审核";
}
else if (state.ToString() == "2")
{