This commit is contained in:
2024-04-11 15:22:09 +08:00
parent 5ccb9297e1
commit 5d3622bf62
15 changed files with 829 additions and 607 deletions

View File

@@ -125,7 +125,7 @@ export default {
color: 'primary',
},
{
type: 'separate',
type: this.$auth.hasPermi('base:group-team:create') ? 'separate' : '',
},
{
type: this.$auth.hasPermi('base:group-team:create') ? 'button' : '',