gaoluyang
2026-07-10 701fdf3e7283e892324bf9eb093e1675d03ea211
src/views/bpm/model/definition/data.ts
@@ -1,6 +1,6 @@
import type { VxeTableGridOptions } from '#/adapter/vxe-table';
import { DICT_TYPE } from '..\..\..\..\packages\constants\src';
import { DICT_TYPE } from '../../../../packages/constants/src';
/** 列表的字段 */
export function useGridColumns(): VxeTableGridOptions['columns'] {