feat:【ele】【crm】business 的迁移部分(list、form、detail)

This commit is contained in:
YunaiV
2025-11-18 22:17:29 +08:00
parent 5690645bd1
commit 37e6775282
3 changed files with 59 additions and 1 deletions

View File

@@ -8,7 +8,13 @@ import { useRouter } from 'vue-router';
import { DocAlert, Page, useVbenModal } from '@vben/common-ui';
import { downloadFileFromBlobPart } from '@vben/utils';
import { ElButton, ElLoading, ElMessage, ElTabPane, ElTabs } from 'element-plus';
import {
ElButton,
ElLoading,
ElMessage,
ElTabPane,
ElTabs,
} from 'element-plus';
import { ACTION_ICON, TableAction, useVbenVxeGrid } from '#/adapter/vxe-table';
import {