mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
TeamMembersPreview refactoring
This commit is contained in:
@@ -44,11 +44,7 @@
|
||||
}
|
||||
},
|
||||
created() {
|
||||
if (this.item.pivot) {
|
||||
this.permission = this.item.pivot.permission
|
||||
} else {
|
||||
this.permission = this.item.permission
|
||||
}
|
||||
this.permission = this.item.permission
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user