@using MySystem.Models; @{ProfitReceiveRecord editData = ViewBag.data as ProfitReceiveRecord;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 分账记录(修改)
  • 基本信息