@model CreditFromClient @{ ViewBag.Title = "授信 | 编辑"; Layout = "~/Views/Shared/_InfoLayout.cshtml"; var pageObj = new { model = Model, clients = JsDataModel.GetClients() }; } @section CSS{ } @section JS { }
@if (Model.id == 0) { * } else { }
*
*
*