@using WMS.BZWeb; @{ ViewBag.Title = "出入库"; Layout = "~/Views/Shared/_Index.cshtml"; }
@Html.AppendJsFile("/Areas/CPManager/Views/Statisticsreport/InOutReport.js")