@ -391,8 +391,8 @@
}
let noResources = [{
id: -1,
name: $t('No resources'),
fullName: '/'+$t('No resources'),
name: $t('Unauthorized or deleted resources'),
fullName: '/'+$t('Unauthorized or deleted resources'),
children: []
}]
if(optionsCmp.length>0) {
@ -232,8 +232,8 @@
@ -224,8 +224,8 @@
@ -308,6 +308,7 @@
})
} else {
this.resourceList.push(v.id)
this.dataProcess(backResource)
this.cacheResourceList = resourceList
@ -351,8 +351,8 @@