fix: 修复命令记录列表导出按钮权限

This commit is contained in:
Jiangjie.Bai
2022-03-15 18:44:42 +08:00
committed by Jiangjie.Bai
parent f5c25fde74
commit db6e51d077

View File

@@ -115,6 +115,7 @@ export default {
headerActions: {
hasLeftActions: false,
hasImport: false,
hasExport: this.$hasPerm('terminal.view_command'),
hasDatePicker: true,
canExportSelected: true,
exportOptions: {