perf: 优化导出导入

This commit is contained in:
xingyu4j
2025-06-06 12:33:13 +08:00
parent 231de628d3
commit 4ba864c734
19 changed files with 210 additions and 224 deletions

View File

@@ -6,7 +6,7 @@ import { Divider } from 'ant-design-vue';
import { useDescription } from '#/components/description';
import { useFollowUpDetailSchema } from '#/views/crm/followup/data';
import { useDetailBaseSchema } from '../data';
import { useDetailBaseSchema } from './detail-data';
defineProps<{
customer: CrmCustomerApi.Customer; // 客户信息