perf: 平台列表不显示更多操作

This commit is contained in:
“huailei000”
2023-11-09 18:01:41 +08:00
committed by huailei
parent 3cf6b6f639
commit c746cdc639

View File

@@ -90,7 +90,7 @@ export default {
}
},
headerActions: {
hasBulkDelete: false,
hasMoreActions: false,
hasRightActions: true,
createRoute: 'PlatformCreate',
canCreate: () => this.$hasPerm('assets.add_platform'),