mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-19 01:11:07 +00:00
fix: 修复命令记录列表导出按钮权限
This commit is contained in:
committed by
Jiangjie.Bai
parent
f5c25fde74
commit
db6e51d077
@@ -115,6 +115,7 @@ export default {
|
||||
headerActions: {
|
||||
hasLeftActions: false,
|
||||
hasImport: false,
|
||||
hasExport: this.$hasPerm('terminal.view_command'),
|
||||
hasDatePicker: true,
|
||||
canExportSelected: true,
|
||||
exportOptions: {
|
||||
|
Reference in New Issue
Block a user