Merge branch 'projects/mesxc-test' into projects/mesxc-dy
This commit is contained in:
@@ -219,7 +219,7 @@ export default {
|
||||
},
|
||||
{
|
||||
type: this.$auth.hasPermi(
|
||||
'monitoring:device-parameters:query'
|
||||
'monitoring:equipment:query'
|
||||
)
|
||||
? 'button'
|
||||
: '',
|
||||
|
||||
@@ -261,7 +261,7 @@ export default {
|
||||
// },
|
||||
{
|
||||
type: this.$auth.hasPermi(
|
||||
'monitoring:equipment-traceability:query'
|
||||
'analysis:equipment:query'
|
||||
)
|
||||
? 'button'
|
||||
: '',
|
||||
@@ -271,14 +271,14 @@ export default {
|
||||
},
|
||||
{
|
||||
type: this.$auth.hasPermi(
|
||||
'monitoring:equipment-traceability:export'
|
||||
'analysis:equipment:export'
|
||||
)
|
||||
? 'separate'
|
||||
: '',
|
||||
},
|
||||
{
|
||||
type: this.$auth.hasPermi(
|
||||
'monitoring:equipment-traceability:export'
|
||||
'analysis:equipment:export'
|
||||
)
|
||||
? 'button'
|
||||
: '',
|
||||
|
||||
Reference in New Issue
Block a user