@using MySystem.Models; @{ MsgAlert editData = ViewBag.data as MsgAlert; } @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 弹窗消息(修改)
  • 基本信息
@*
*@
@*
*@