@page "/Workflow/Manage" @using wispro.sp.entity 流程管理 添加新流程 @if (workflows == null) { } else { @serialNumber(_pageIndex, _pageSize, context.Id) @if (context.CreateUser != null) { @context.CreateUser.Name } 详情 删除 }