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