|
|
|
@ -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(); |
|
|
|
} |
|
|
|
|