/* eslint-disable */ {{ $t('common:button:search') }} {{ $t('common:button:reset') }} 手动分配 {{ `${item.UserName}(${item.FullName})` }} {{ `${scope.row.DoctorUserList[0].UserName}(${scope.row.DoctorUserList[0].FullName})` }} {{ `${scope.row.DoctorUserList[1].UserName}(${scope.row.DoctorUserList[1].FullName})` }} {{ $fd('YesOrNo', scope.row.IsAssignedDoctorUser) }} {{ $fd('YesOrNo', scope.row.IsAssignedDoctorUser) }} {{ $fd('YesOrNo', scope.row.IsConfirmed) }} {{ $fd('YesOrNo', scope.row.IsConfirmed) }} {{ scope.row.DoctorUserList.length ? scope.row.DoctorUserList[0].AssignTime : '' }} 首次分配规则 添加阅片人 {{ item.label }} {{ `${scope.row.UserName}(${scope.row.FullName})` }} {{ scope.row.PlanReadingRatio ? scope.row.PlanReadingRatio + '%' : '0%' }} {{ scope.row.ApplyedTotalSubjectCount > 0 ? (scope.row.SelfApplyedSubjectCount * 100 / scope.row.ApplyedTotalSubjectCount).toFixed(2) + '%' : '0%' }} {{ scope.row.ApplyedTotalTaskCount > 0 ? (scope.row.SelfApplyedTaskCount * 100 / scope.row.ApplyedTotalTaskCount).toFixed(2) + '%' : '0%' }} {{ scope.row.SelfApplyedTaskCount }} {{ scope.row.SelfUndoTaskCount }} {{ $fd('IsEnable', scope.row.IsEnable) }} {{ $fd('IsEnable', scope.row.IsEnable) }} 后续分配规则 同一病例随访阅片任务自动分配(在拟分配的阅片人未标记为退出项目状态时)默认状态 已分配 同一病例全局任务自动分配(在拟分配的阅片人未标记为退出项目状态时 默认状态 已分配 {taskAllocationRuleVisible = false}" @getList="openAllocationConfigVisible" />