gaoluyang
2026-06-24 bfdc0e0e6d5e47aa501f9b6fadd143d9c97cf00a
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[] {