feat: 优化显示效果

This commit is contained in:
xingyu4j
2025-04-26 16:41:58 +08:00
parent 0e92472904
commit fb4dd70a02
2 changed files with 14 additions and 13 deletions

View File

@@ -6,6 +6,7 @@ import type {
import type { SystemTenantPackageApi } from '#/api/system/tenant-package';
import { Page, useVbenModal } from '@vben/common-ui';
import { Plus } from '@vben/icons';
import { Button, message } from 'ant-design-vue';