From e7815f528c6a8352fd4e6ec4c0a5396bacaa562f Mon Sep 17 00:00:00 2001 From: ibuler Date: Mon, 17 May 2021 11:04:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E8=AF=A6=E6=83=85=E4=B8=AD=EF=BC=8C=E6=B2=A1?= =?UTF-8?q?=E6=9C=89=E6=9B=B4=E5=A4=9A=E6=93=8D=E4=BD=9C=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/assets/SystemUser/SystemUserDetail/AssetList.vue | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/views/assets/SystemUser/SystemUserDetail/AssetList.vue b/src/views/assets/SystemUser/SystemUserDetail/AssetList.vue index 2058016ac..5e9d54c66 100644 --- a/src/views/assets/SystemUser/SystemUserDetail/AssetList.vue +++ b/src/views/assets/SystemUser/SystemUserDetail/AssetList.vue @@ -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'),