@using WMS.BZWeb; @{ ViewBag.Title = "统计报表"; Layout = "~/Views/Shared/_Index.cshtml"; }
创建时间
@*
*@
物料编码
物料名称
任务状态
开始时间
结束时间
@*
*@
@Html.AppendJsFile("/Areas/CPManager/Views/Statisticsreport/Index.js")