@using WMS.BZWeb; @{ ViewBag.Title = "增加权限按扭"; Layout = "~/Views/Shared/_Form.cshtml"; }
注:请勾选需要权限按钮
@Html.AppendJsFile("/Areas/UserCenterManager/Views/ACLConst/ModuleBtnForm.js")