@model UnderlyingMainContractViewModel @{ ViewBag.Title = "报价合约管理"; Layout = "~/Views/Shared/_MainLayout.cshtml"; } @section CSS{ } @section JS{ }