@model List @{ Layout = "~/Views/Shared/_LayoutMini.cshtml"; var pageObj = new { SacInfoList = Model, ShowMessage = ViewBag.ShowMessage, ColShow = true, }; } @section JS{ } @Html.Raw(JqGridSimple.OutTable())
数据加载中,页面可能会卡住,请耐心等待...