@using WMS.BZWeb; @{ ViewBag.Title = "成员查看"; Layout = "~/Views/Shared/_Form.cshtml"; } @Html.AppendCssFile("/Areas/ACLManager/Views/UserRelation/LookForm.css")
@Html.AppendJsFile("/Areas/ACLManager/Views/UserRelation/LookForm.js")