@using WMS.BZWeb; @{ ViewBag.Title = "系统设定"; Layout = "~/Views/Shared/_Index.cshtml"; }
@Html.AppendJsFile("/Areas/SysManager/Views/SysSet/Index.js")