@model YLErp.Modules.MarginModule.MarginParamsImportResult @{ ViewBag.Title = "合约预付金参数"; Layout = "~/Views/Shared/_InfoLayout.cshtml"; } @section CSS{ } @section JS{ } @if (Model != null) {
@(Model.ResultMsg)