@using YLErp.Commons @model List @{ ViewBag.Title = "批量设置观察价格"; Layout = "~/Views/Shared/_InfoLayout.cshtml"; } @section CSS{ } @section JS { }