@{ ViewBag.Title = "预付金模板列表"; Layout = "~/Views/Shared/_MainLayout.cshtml"; } @section JS{ }
@MyControls.SearchBtn() @MyControls.Btn("新增", "startAddmargin_template()")
@Html.Raw(JqGridSimple.OutTable())