@page "/Workflow/Detail/{WorkflowId:int}" 流程管理 删除 @**@ @if (workflow == null) { } else {
}
@if (context.Step.Name != null) { @context.Step.Name }