bug
This commit is contained in:
@@ -92,7 +92,7 @@ export default {
|
||||
color: 'primary'
|
||||
},
|
||||
{
|
||||
type: 'separate'
|
||||
type: this.$auth.hasPermi('base:energy-type:create') ? 'separate' : '',
|
||||
},
|
||||
{
|
||||
type: this.$auth.hasPermi('base:energy-type:create') ? 'button' : '',
|
||||
|
||||
Reference in New Issue
Block a user