2026-08-04 1498eff8df14d0c4963fa32745ecb2a495eac3cb
src/views/im/manager/friend/data.ts
@@ -3,8 +3,8 @@
import { markRaw } from 'vue';
import { DICT_TYPE } from '../../../../packages/constants/src';
import { getDictOptions } from '../../../../packages/effects/hooks/src';
import { DICT_TYPE } from '#/packages/constants/src';
import { getDictOptions } from '#/packages/effects/hooks/src';
import { getRangePickerDefaultProps } from '#/utils';
import { UserSelect } from '#/views/system/user/components';