能源权限
This commit is contained in:
@@ -88,7 +88,9 @@ export default {
|
||||
type: 'separate',
|
||||
},
|
||||
{
|
||||
type: 'button',
|
||||
type: this.$auth.hasPermi('monitoring:energy-statistics-det:create')
|
||||
? 'button'
|
||||
: '',
|
||||
btnName: '关联',
|
||||
name: 'add',
|
||||
color: 'primary',
|
||||
|
||||
Reference in New Issue
Block a user