src/views/im/manager/channel/material/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 { z } from '#/adapter/form'; import { getRangePickerDefaultProps } from '#/utils';