fix: 修复系统用户详情中,没有更多操作的bug

This commit is contained in:
ibuler
2021-05-17 11:04:04 +08:00
committed by 老广
parent 4d747686cd
commit e7815f528c

View File

@@ -91,15 +91,9 @@ export default {
]
},
headerActions: {
hasLeftActions: true,
hasBulkDelete: false,
hasImport: false,
hasExport: true,
hasCreate: false,
hasSearch: true,
hasMoreActions: false,
moreActionsTitle: this.$t('common.More'),
moreActionsType: 'primary',
extraMoreActions: [
{
title: this.$t('common.PushSelected'),