gaoluyang
2026-06-29 27cd042df9aca0383a49f3514bc21958dd890912
src/views/bpm/components/simple-process-design/components/nodes/modules/task-list-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'] {