@using MySystem.Models; @{ ToChargeBackRecord editData = ViewBag.data as ToChargeBackRecord; } @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 待扣款明细(修改)
  • 基本信息
@*
*@