From 7df64514e3086f3cbeddb97ad982dc1e28de8785 Mon Sep 17 00:00:00 2001 From: luanhui <1029149336@@qq.com> Date: Mon, 5 Feb 2018 08:47:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=B9=E9=87=8F=E5=AE=A1=E6=A0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Bills/SubKillButcherOrder_/SubKillButcherOrderList.cs | 5 +++++ WebFolder/config/Plugins/B3SubstituteKill.plugin | 1 + 2 files changed, 6 insertions(+) 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 @@ +