hsy
5 天以前 3df96cc4dade2aa2cf58a611647339f1b636a9a4
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';