@ -1278,7 +1278,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD9 YN" ,
fnKey = "TBD10 YN" ,
fnTitle = "下载" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1288,7 +1288,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD10 YN" ,
fnKey = "TBD11 YN" ,
fnTitle = "提醒" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1312,7 +1312,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD5 YN" ,
fnKey = "TBD6 YN" ,
fnTitle = "标签" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1322,7 +1322,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD6 YN" ,
fnKey = "TBD7 YN" ,
fnTitle = "回收" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1332,7 +1332,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD7 YN" ,
fnKey = "TBD8 YN" ,
fnTitle = "加入人才库" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1342,7 +1342,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD8 YN" ,
fnKey = "TBD9 YN" ,
fnTitle = "加入黑名单" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1352,28 +1352,28 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD9 YN" ,
fnKey = "TBD10 YN" ,
fnTitle = "下载" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
position = "left"
} ) ;
if ( toolbarRoles . Where ( x = > x . RoleNo = = "RecruitResumeScheduleInterview " ) . Any ( ) )
if ( toolbarRoles . Where ( x = > x . RoleNo = = "RecruitResumeProcessRemind " ) . Any ( ) )
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD10 YN" ,
fnTitle = "安排面试 " ,
fnKey = "TBD12 YN" ,
fnTitle = "提醒 " ,
fnType = "row" ,
icon = "ess-icon-reject" ,
position = "left"
} ) ;
if ( toolbarRoles . Where ( x = > x . RoleNo = = "RecruitResumeProcessRemind " ) . Any ( ) )
if ( toolbarRoles . Where ( x = > x . RoleNo = = "RecruitResumeScheduleInterview " ) . Any ( ) )
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD11 YN" ,
fnTitle = "提醒 " ,
fnKey = "TBD13 YN" ,
fnTitle = "安排面试 " ,
fnType = "row" ,
icon = "ess-icon-reject" ,
position = "left"
@ -1382,7 +1382,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD12 YN" ,
fnKey = "TBD14 YN" ,
fnTitle = "重新安排面试" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1392,7 +1392,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD13 YN" ,
fnKey = "TBD15 YN" ,
fnTitle = "发起录用审批" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1415,7 +1415,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD5 YN" ,
fnKey = "TBD6 YN" ,
fnTitle = "标签" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1425,7 +1425,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD6 YN" ,
fnKey = "TBD7 YN" ,
fnTitle = "回收" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1435,7 +1435,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD7 YN" ,
fnKey = "TBD8 YN" ,
fnTitle = "加入人才库" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1445,7 +1445,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD8 YN" ,
fnKey = "TBD9 YN" ,
fnTitle = "加入黑名单" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1455,7 +1455,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD9 YN" ,
fnKey = "TBD10 YN" ,
fnTitle = "下载" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1465,7 +1465,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD10 YN" ,
fnKey = "TBD16 YN" ,
fnTitle = "发offer" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1475,7 +1475,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD11 YN" ,
fnKey = "TBD17 YN" ,
fnTitle = "提醒" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1485,7 +1485,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD12 YN" ,
fnKey = "TBD18 YN" ,
fnTitle = "已报到" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1495,7 +1495,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD13 YN" ,
fnKey = "TBD19 YN" ,
fnTitle = "未报到" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1519,7 +1519,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD5 YN" ,
fnKey = "TBD6 YN" ,
fnTitle = "标签" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1529,7 +1529,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD6 YN" ,
fnKey = "TBD7 YN" ,
fnTitle = "回收" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1539,7 +1539,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD7 YN" ,
fnKey = "TBD9 YN" ,
fnTitle = "加入黑名单" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1549,7 +1549,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD8 YN" ,
fnKey = "TBD10 YN" ,
fnTitle = "下载" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1572,7 +1572,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD5 YN" ,
fnKey = "TBD6 YN" ,
fnTitle = "标签" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1582,7 +1582,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD6 YN" ,
fnKey = "TBD8 YN" ,
fnTitle = "加入人才库" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1592,7 +1592,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD7 YN" ,
fnKey = "TBD9 YN" ,
fnTitle = "加入黑名单" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1602,7 +1602,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD8 YN" ,
fnKey = "TBD10 YN" ,
fnTitle = "下载" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1625,7 +1625,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD5 YN" ,
fnKey = "TBD6 YN" ,
fnTitle = "标签" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1635,7 +1635,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD6 YN" ,
fnKey = "TBD8 YN" ,
fnTitle = "加入人才库" ,
fnType = "row" ,
icon = "ess-icon-reject" ,
@ -1655,7 +1655,7 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon
result . JM_PageControlT1 . Toolbar . Add ( new Toolbar ( )
{
display = true ,
fnKey = "TBD8 YN" ,
fnKey = "TBD10 YN" ,
fnTitle = "下载" ,
fnType = "row" ,
icon = "ess-icon-reject" ,