diff --git a/Tiobon.Core.Api/Tiobon.Core.Model.xml b/Tiobon.Core.Api/Tiobon.Core.Model.xml index 75fb6b7e..4becc17e 100644 --- a/Tiobon.Core.Api/Tiobon.Core.Model.xml +++ b/Tiobon.Core.Api/Tiobon.Core.Model.xml @@ -23347,6 +23347,51 @@ 必修规则 + + + 培训规则种类 + + + + + 岗前培训 + + + + + 新人培训 + + + + + 部门培训 + + + + + 岗位培训 + + + + + 年度培训 + + + + + 职称培训 + + + + + 职等培训 + + + + + 定向培训 + + 培训记录-课程状态-进行中 diff --git a/Tiobon.Core.Services/CommonServices.cs b/Tiobon.Core.Services/CommonServices.cs index 49238141..ca56a7d1 100644 --- a/Tiobon.Core.Services/CommonServices.cs +++ b/Tiobon.Core.Services/CommonServices.cs @@ -1372,7 +1372,7 @@ public partial class CommonServices : BaseServices>, ICommon result.JM_PageControlT1.Toolbar.Add(new Toolbar() { display = true, - fnKey = "TBD13YN", + fnKey = "TBD25YN", fnTitle = "安排面试", fnType = "row", icon = "ess-icon-reject", diff --git a/Tiobon.Core/Tiobon.Core.Model.xml b/Tiobon.Core/Tiobon.Core.Model.xml index 75fb6b7e..4becc17e 100644 --- a/Tiobon.Core/Tiobon.Core.Model.xml +++ b/Tiobon.Core/Tiobon.Core.Model.xml @@ -23347,6 +23347,51 @@ 必修规则 + + + 培训规则种类 + + + + + 岗前培训 + + + + + 新人培训 + + + + + 部门培训 + + + + + 岗位培训 + + + + + 年度培训 + + + + + 职称培训 + + + + + 职等培训 + + + + + 定向培训 + + 培训记录-课程状态-进行中