mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-29 21:28:52 +00:00
fix: 修复命令记录列表导出按钮权限
This commit is contained in:
@@ -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