@using WMS.BZWeb; @{ ViewBag.Title = "WCS任务管理"; Layout = "~/Views/Shared/_Index.cshtml"; }
@Html.AppendJsFile("/Areas/TaskManager/Views/WCSTask/Index.js")