@using MySystem.Models; @{ServiceCenter editData = ViewBag.data as ServiceCenter;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 服务中心(修改)
@{Dictionary ColDic = new MySystem.DictionaryClass().getColDicForInt("004");}