{{ $t('resourcesManagement.resSceneManagement') }}
{{ scope.row.IsExclusiveStr }}
{{ scope.row.IsExclusive ? scope.row.ExclusiveOrg : '--' }}
--
{{ item.AiCenterName }}
--
{{ item.QueueStr }}
{{ $t('edit') }}
{{ $t('delete') }}
{{
loading ? $t('loading') : $t('noData')
}}