@using WMS.BZWeb; @{ ViewBag.Title = "货位使用率报表"; Layout = "~/Views/Shared/_Index.cshtml"; }
@*
*@
 货位使用率
@*
物料编码
*@
@Html.AppendJsFile("/Areas/FJManager/Views/Report/cellreportIndex.js")