@using WMS.BZWeb; @{ ViewBag.Title = "库存"; Layout = "~/Views/Shared/_Index.cshtml"; }
@Html.AppendJsFile("/Areas/FJManager/Views/Report/StockKeepReportIndex.js")