@{ ViewBag.Title = "流程(我的任务)"; Layout = "~/Views/Shared/_Index.cshtml"; }
  • 待办任务
  • 已办任务
  • 我的流程
@Html.AppendJsFile("/Areas/LR_NewWorkFlow/Views/NWFProcess/Index.js")