src/views/iot/device/group/data.ts
@@ -2,8 +2,8 @@ import type { VxeTableGridOptions } from '#/adapter/vxe-table'; import type { IotDeviceGroupApi } from '#/api/iot/device/group'; 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';