更新
This commit is contained in:
@@ -99,8 +99,7 @@ export default {
|
||||
type: this.$auth.hasPermi('base:energy-quantity-realtime:export') ? 'button' : '',
|
||||
btnName: '导出',
|
||||
name: 'export',
|
||||
color: 'primary',
|
||||
plain: true
|
||||
color: 'warning',
|
||||
}
|
||||
],
|
||||
tableProps,
|
||||
|
||||
@@ -116,8 +116,7 @@ export default {
|
||||
type: this.$auth.hasPermi('monitoring:energy-report:export') ? 'button' : '',
|
||||
btnName: '导出',
|
||||
name: 'add',
|
||||
color: 'primary',
|
||||
plain: true
|
||||
color: 'warning',
|
||||
}
|
||||
],
|
||||
tableProps,
|
||||
|
||||
@@ -95,8 +95,7 @@ export default {
|
||||
type: this.$auth.hasPermi('monitoring:energy-report-search:export') ? 'button' : '',
|
||||
btnName: '导出',
|
||||
name: 'add',
|
||||
color: 'primary',
|
||||
plain: true
|
||||
color: 'warning',
|
||||
}
|
||||
],
|
||||
tableProps,
|
||||
|
||||
Reference in New Issue
Block a user