src/views/bpm/task/manager/data.ts
@@ -1,7 +1,7 @@ import type { VbenFormSchema } from '#/adapter/form'; import type { VxeTableGridOptions } from '#/adapter/vxe-table'; import { DICT_TYPE } from '../../../../packages/constants/src'; import { DICT_TYPE } from '@vben/constants'; import { getRangePickerDefaultProps } from '#/utils';