/* 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 : '' }} 首次分配规则 添加阅片人 {{ `${scope.row.DoctorUser.UserName}(${scope.row.DoctorUser.FullName})` }} {{ $fd('ReadingCategory', item) + '&' + $fd('ReadingCategory', 2) }} {{ $fd('ReadingCategory', item) }} {{ $fd('ReadingCategory', item) }} {{ $fd('IsEnable', scope.row.IsEnable) }} {{ $fd('IsEnable', scope.row.IsEnable) }} 后续分配规则 同一病例随访阅片任务自动分配(在拟分配的阅片人未标记为退出项目状态时)默认状态 已分配 同一病例全局任务自动分配(在拟分配的阅片人未标记为退出项目状态时 默认状态 已分配 同一病例第二次裁判任务自动分配(在拟分配的阅片人未标记为退出项目状态时)默认状态 已分配 {taskAllocationRuleVisible = false}" @getList="openAllocationConfigVisible" />