@using MySystem.BsModels; @{MsgTemplate editData = ViewBag.data as MsgTemplate;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 消息模板(修改)
  • 基本信息
@{Dictionary ColDic = new MySystem.DictionaryClass().getColDic();}