ui: Project owner (normal user) unable to perform any operations in the project (#6233)

This commit is contained in:
Pearl Dsilva 2022-04-08 15:26:06 +05:30 committed by GitHub
parent d2aa13fd78
commit c8ce6c0496
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,7 @@ export default {
},
created () {
this.dataResource = this.resource
this.determineOwner()
},
watch: {
resource: {