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 @@
-
+
+
+