@page "/Project/AssignPoint" 分配项目点数 GetProjectInfo()" Loading="@loading">获取专案信息 @if (Item != null) { @Item.Customer.Name @Item.CaseState @Item.CaseMemo } 添加人员绩效 @if (task.ProjectDoItemPoints != null) { 修改 删除 @if (editId == context.Id && _visible== false) { } else { startEdit(context.Id)"> @context.Point } 删除 } 保存 取消 添加 @if (editId == pp.Id) { } else { @pp.Person } @if (editId == pp.Id) { } else { @pp.Point } @if (editId != pp.Id) { startEdit(pp.Id)">修改 deletePersonPoint(pp.Id)">删除 } else { stopEdit()" class="save">保存 }