From 69120b716361631000634b08fbc1fff3fcb89446 Mon Sep 17 00:00:00 2001 From: wugang <425674808@qq.com> Date: Mon, 29 Jan 2018 14:29:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=BA=E5=BA=93=E8=BD=AC=E9=AA=8C=E6=94=B6?= =?UTF-8?q?=E5=8D=95=E7=8B=AC=E5=A2=9E=E5=8A=A0=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Pages/B3YunKen/B3YunKenSaleOutStoreToCustomerAccept.cs | 2 +- WebFolder/Config/Plugins/B3_YunKen.Plugin | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/BWP.B3_YunKen.Web/Pages/B3YunKen/B3YunKenSaleOutStoreToCustomerAccept.cs b/BWP.B3_YunKen.Web/Pages/B3YunKen/B3YunKenSaleOutStoreToCustomerAccept.cs index e3356dd..430290f 100644 --- a/BWP.B3_YunKen.Web/Pages/B3YunKen/B3YunKenSaleOutStoreToCustomerAccept.cs +++ b/BWP.B3_YunKen.Web/Pages/B3YunKen/B3YunKenSaleOutStoreToCustomerAccept.cs @@ -51,7 +51,7 @@ namespace BWP.Web.Pages.B3YunKen { } protected override void FrameworkInitialize() { - if (!BLContext.User.IsInRole("B3Sale.客户验收.新建")) + if (!BLContext.User.IsInRole("B3_YunKen.耘垦销售出库转验收单.访问")) throw new AppSecurityException("你没有权限访问此页面"); base.FrameworkInitialize(); } diff --git a/WebFolder/Config/Plugins/B3_YunKen.Plugin b/WebFolder/Config/Plugins/B3_YunKen.Plugin index bbcfb08..d00437d 100644 --- a/WebFolder/Config/Plugins/B3_YunKen.Plugin +++ b/WebFolder/Config/Plugins/B3_YunKen.Plugin @@ -43,7 +43,9 @@ - + + +