@{ ViewBag.Title = "删除历史"; Layout = "~/Views/Shared/_InfoLayout.cshtml"; var isCompanyCash = Context.Request.Query["isCompanyCash"] == "1"; } @section CSS{ } @section JS{ }