mirror of https://github.com/apache/cloudstack.git
ui: Project owner (normal user) unable to perform any operations in the project (#6233)
This commit is contained in:
parent
d2aa13fd78
commit
c8ce6c0496
|
|
@ -37,6 +37,7 @@ export default {
|
|||
},
|
||||
created () {
|
||||
this.dataResource = this.resource
|
||||
this.determineOwner()
|
||||
},
|
||||
watch: {
|
||||
resource: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue