@using WMS.BZWeb; @{ ViewBag.Title = "WcS日志查询"; Layout = "~/Views/Shared/_Index.cshtml"; }
@Html.AppendJsFile("/Areas/TaskManager/Views/WCSLog/Index.js")