@using WMS.BZWeb; @{ ViewBag.Title = "货位"; Layout = "~/Views/Shared/_Index.cshtml"; }
堆垛机:
@*
*@ @**@
 货位展示
 左货架  右货架
无货
有货
锁定
停用
@*
停用
空货位
已存储
入锁
出锁
*@
@Html.AppendJsFile("/Areas/FJManager/Views/QueryCell/Index.js")