/* eslint-disable */ {{ $t('common:button:search') }} {{ $t('common:button:reset') }} {{ $fd('YesOrNo', scope.row.IsUrgent) }} {{ $fd('YesOrNo', scope.row.IsUrgent) }} {{ scope.row.TaskName }} {{ $fd('TaskState', scope.row.TaskState) }} {{ $fd('TaskState', scope.row.TaskState) }} {{ $fd('TaskState', scope.row.TaskState) }} {{ $fd('TaskState', scope.row.TaskState) }} {{ $fd('ReadingCategory', scope.row.ReadingCategory) }} {{ $fd('ReadingCategory', scope.row.ReadingCategory) }} {{ $fd('ReadingCategory', scope.row.ReadingCategory) }} {{ $fd('ReadingCategory', scope.row.ReadingCategory) }} {{ $fd('TaskAllocationState', scope.row.TaskAllocationState) }} {{ $fd('TaskAllocationState', scope.row.TaskAllocationState) }} {{ $fd('ArmEnum', scope.row.ArmEnum) }} {{ $fd('ArmEnum', scope.row.ArmEnum) }} {{ $fd('ArmEnum', scope.row.ArmEnum) }} {{ $fd('ArmEnum', scope.row.ArmEnum) }} {{ $fd('ArmEnum', scope.row.ArmEnum) }} {{ $fd('ArmEnum', scope.row.ArmEnum) }} {{ `${scope.row.UserName}(${scope.row.FullName})` }} {{ scope.row.HistoryReadingDoctorUserList.map(v => `${v.UserName}(${v.FullName})`).toString() }} 首次分配规则 添加阅片人 {{ 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" /> 分配规则 分配对象 {{ $fd('TaskAllocateObj', TrialTaskInfo.TaskAllocateObjEnum) }} 备选医生 {{ TaskAllocationRuleList.length ? TaskAllocationRuleList.map(v => `${v.UserName}(${v.FullName})`).toString().replaceAll(',', '/') : '无' }} 受试者阅片人最新关系表 {{ $t('common:button:search') }} {{ $t('common:button:reset') }} 自动分配裁判 手动分配裁判 清空裁判 生效 {{ `${item.UserName}(${item.FullName})` }} {{ `${findDoctorUser(scope.row.DoctorUserList, 1).UserName}(${findDoctorUser(scope.row.DoctorUserList, 1).FullName})` }} {{ `${findDoctorUser(scope.row.DoctorUserList, 2).UserName}(${findDoctorUser(scope.row.DoctorUserList, 2).FullName})` }} {{ `${findDoctorUser(scope.row.DoctorUserList, 3).UserName}(${findDoctorUser(scope.row.DoctorUserList, 3).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 : '' }} 当前项目阅片模式为:{{ $fd('ReadingMethod', ReadingType) }} 当前选择裁判为:{{ TaskAllocationRuleSelectList.map(v => `${v.UserName}(${v.FullName})`).toString() }} {{ `${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) }} {{ `${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.ApplyedTotalSubjectCount + scope.row.WaitApplyTotalSubjectCount > 0 ? ((scope.row.SelfApplyedSubjectCount + scope.row.WaitApplySelfSubjectCount) * 100 / (scope.row.ApplyedTotalSubjectCount + scope.row.WaitApplyTotalSubjectCount)).toFixed(2) + '%' : '0%' }} {{ scope.row.ApplyedTotalTaskCount > 0 ? (scope.row.SelfApplyedTaskCount * 100 / scope.row.ApplyedTotalTaskCount).toFixed(2) + '%' : '0%' }} {{ scope.row.ApplyedTotalTaskCount + scope.row.WaitApplyTotalTaskCount > 0 ? ((scope.row.SelfApplyedTaskCount + scope.row.WaitApplySelfTaskCount) * 100 / (scope.row.ApplyedTotalTaskCount + scope.row.WaitApplyTotalTaskCount)).toFixed(2) + '%' : '0%' }} {{ scope.row.SelfApplyedTaskCount }} {{ scope.row.SelfApplyedTaskCount + scope.row.WaitApplySelfTaskCount }} {{ scope.row.SelfUndoTaskCount }} {{ scope.row.SelfUndoTaskCount + scope.row.WaitApplySelfTaskCount }}