@{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; string StoreId = ViewBag.StoreId as string; } 预发货库存明细
@*
*@
@{Dictionary KqProductsDic = new MySystem.DictionaryClass().getKqProductsDic();}
@*
*@ @*
*@
@if (RightInfo.Contains("," + right + "_export,")) { }
@if (RightInfo.Contains("," + right + "_add,")) { } @if (RightInfo.Contains("," + right + "_delete,")) { }