src/views/crm/business/status/data.ts
@@ -1,7 +1,7 @@ import type { VbenFormSchema } from '#/adapter/form'; import type { VxeTableGridOptions } from '#/adapter/vxe-table'; import { handleTree } from '../../../../packages/utils/src'; import { handleTree } from '@vben/utils'; import { getDeptList } from '#/api/system/dept';