@using WMS.BZWeb; @{ ViewBag.Title = "入库单管理"; Layout = "~/Views/Shared/_Index.cshtml"; }
@*
*@
@*
时间查询
单号
单据状态
供应商
*@
@Html.AppendJsFile("/Areas/OrderManager/Views/EntryOrder/Index.js")