@{ ViewBag.Title = "部门架构"; ViewBag.FullTitle = "系统管理"; Layout = "~/Views/Shared/_MainLayout.cshtml"; } @section CSS{ } @section JS{ }