/* 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('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) }}
{{ `${scope.row.UserName}(${scope.row.FullName})` }}