@{ ViewBag.Title = "对冲行为监控"; Layout = "~/Views/Shared/_MainLayout.cshtml"; } @section JS{ }
@Html.SearchDate("SettlementDate", "结算日期:") @Html.MyAceDropdownInput("VarietyId", "标的品种", varietyController.GetAllvarietyCode())
标的代码
@MyControls.SearchBtn()
@Html.Raw(JqGridSimple.OutTable())