权限
This commit is contained in:
@@ -125,7 +125,7 @@ export default {
|
||||
// name: 'reset',
|
||||
// },
|
||||
{
|
||||
type: 'separate',
|
||||
type: this.$auth.hasPermi('base:core-factory:create') ? 'separate' : '',
|
||||
},
|
||||
{
|
||||
type: this.$auth.hasPermi('base:core-factory:create') ? 'button' : '',
|
||||
|
||||
Reference in New Issue
Block a user