liu
8 天以前 2d74cdc6f9bc14f54470a1cdde845b83e2155b4d
src/views/crm/statistics/performance/data.ts
@@ -1,7 +1,7 @@
import type { VbenFormSchema } from '#/adapter/form';
import { useUserStore } from '..\..\..\..\packages\stores\src';
import { handleTree } from '..\..\..\..\packages\utils\src';
import { useUserStore } from '@vben/stores';
import { handleTree } from '@vben/utils';
import { getSimpleDeptList } from '#/api/system/dept';
import { getSimpleUserList } from '#/api/system/user';