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