{showBottomBox('panel', row)}"
>
{{item.label}}
{{scope.row[item.prop] === 1 ? 'Asset' : 'Endpoint'}}
{{findTypeLabel(scope.row)}}
{{scope.row[item.prop] || '-'}}
-
{{$t('overall.option')}}
{{$t('overall.edit')}}
{{$t('overall.delete')}}
{{$t('overall.duplicate')}}
{{$t('overall.syncChart')}}