gaoluyang
2026-06-24 4112ec486a10cc01d6d64ca79912cbafb143f172
src/views/iot/thingmodel/data.ts
@@ -2,8 +2,8 @@
import type { VxeTableGridOptions } from '#/adapter/vxe-table';
import type { ThingModelApi } from '#/api/iot/thingmodel';
import { DICT_TYPE, getDataTypeOptionsLabel } from '..\..\..\packages\constants\src';
import { getDictOptions } from '..\..\..\packages\effects\hooks\src';
import { DICT_TYPE, getDataTypeOptionsLabel } from '../../../packages/constants/src';
import { getDictOptions } from '../../../packages/effects/hooks/src';
/** 列表的搜索表单 */
export function useGridFormSchema(): VbenFormSchema[] {