From 43c0d4c7236fee43b6d861a8528a168476e69fb9 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Mon, 7 Oct 2024 12:46:17 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=B3=BB=E7=BB=9F=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E7=A7=9F=E6=88=B7=E6=97=A0=E6=B3=95=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/system/tenant/index.vue | 63 ++++++++++--------- 1 file changed, 34 insertions(+), 29 deletions(-) diff --git a/apps/web-antd/src/views/system/tenant/index.vue b/apps/web-antd/src/views/system/tenant/index.vue index 2e985f23..5f73d068 100644 --- a/apps/web-antd/src/views/system/tenant/index.vue +++ b/apps/web-antd/src/views/system/tenant/index.vue @@ -6,6 +6,7 @@ import { computed, ref } from 'vue'; import { useAccess } from '@vben/access'; import { Page, useVbenDrawer, type VbenFormProps } from '@vben/common-ui'; import { Fallback } from '@vben/common-ui'; +import { getPopupContainer } from '@vben/utils'; import { Modal, Popconfirm, Space } from 'ant-design-vue'; import dayjs from 'dayjs'; @@ -191,42 +192,46 @@ const isSuperAdmin = computed(() => { />