diff --git a/B3SubstituteKill.Web/Pages/B3SubstituteKill/Bills/SubKillButcherOrder_/SubKillButcherOrderList.cs b/B3SubstituteKill.Web/Pages/B3SubstituteKill/Bills/SubKillButcherOrder_/SubKillButcherOrderList.cs index 4f8ae8e..2489477 100644 --- a/B3SubstituteKill.Web/Pages/B3SubstituteKill/Bills/SubKillButcherOrder_/SubKillButcherOrderList.cs +++ b/B3SubstituteKill.Web/Pages/B3SubstituteKill/Bills/SubKillButcherOrder_/SubKillButcherOrderList.cs @@ -36,6 +36,11 @@ namespace BWP.Web.Pages.B3SubstituteKill.Bills.SubKillButcherOrder_ } } + public override bool EnableBatchCheck + { + get { return CheckDefaultRole("批量审核", false); } + } + protected override void InitToolBar(HLayoutPanel toolbar) { base.InitToolBar(toolbar); diff --git a/WebFolder/config/Plugins/B3SubstituteKill.plugin b/WebFolder/config/Plugins/B3SubstituteKill.plugin index 3d8e402..820eeb6 100644 --- a/WebFolder/config/Plugins/B3SubstituteKill.plugin +++ b/WebFolder/config/Plugins/B3SubstituteKill.plugin @@ -108,6 +108,7 @@ +