From d9b2b6b567f8449b38be79945979d473976b8add Mon Sep 17 00:00:00 2001 From: lai <371757574@qq.com> Date: Mon, 22 Jul 2024 19:11:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=BF=E6=8D=A2=E6=9D=83=E9=99=90=E6=A0=87?= =?UTF-8?q?=E8=AF=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/components/RightContent.vue | 5 +- src/views/dashboard/amfUE/index.vue | 9 +- src/views/tenant/amfUE/index.vue | 747 ++++++++++++++++++++++++ src/views/tenant/imsCDR/index.vue | 3 +- src/views/tenant/operate/index.vue | 3 +- src/views/tenant/sub/index.vue | 3 +- 6 files changed, 761 insertions(+), 9 deletions(-) create mode 100644 src/views/tenant/amfUE/index.vue diff --git a/src/layouts/components/RightContent.vue b/src/layouts/components/RightContent.vue index 4b14994c..362204d8 100644 --- a/src/layouts/components/RightContent.vue +++ b/src/layouts/components/RightContent.vue @@ -10,6 +10,7 @@ import useMaskStore from '@/store/modules/mask'; import { hasPermissions } from '@/plugins/auth-user'; import { dbClear } from '@/utils/cache-db-utils'; import { CACHE_DB_TABLE_DND } from '@/constants/cache-keys-constants'; +import { TENANTADMIN_ROLE_KEY } from '@/constants/admin-constants'; import { ref } from 'vue'; const { isFullscreen, toggle } = useFullscreen(); @@ -85,7 +86,7 @@ function fnChangeLocale(e: any) { type="text" style="color: inherit" @click="fnClickAlarm" - v-roles:has="['administrator']" + v-roles:has="['TENANTADMIN_ROLE_KEY']" >