@{ ViewBag.Title = "互换预付金监控"; Layout = "~/Views/Shared/_MainLayout.cshtml"; var pageObj = new { canEdit = CurUser.基础参数管理.互换预付金率修改, swapMonitorConfg = ViewBag.swapMonitorConfg, configcolumn_name = configcolumn_data.互换预付金监控V2, }; } @section CSS{ } @section JS{ }
@Html.MyAceDropdownInput("WarnningType", "提醒类型", TradeSwapMarginMonitorModel.GetWarnningTypes()) @Html.MyAceDropdownInput("ClientId", "客户名称", ClientDataModel.GetAllClient()) @MyControls.SearchBtn() @MyControls.Btn("导出", "execExport()")
配置显示列
@if (CurUser.风险控制_互换预付金预警设置) {
@MyControls.Btn("预警设置", "OpenSetMonitor()")
}
当前计算时间:
@Html.Raw(JqGridSimple.OutTable()) @* 导出面板 *@ @* 预警显示设置 *@