perf: 合并 utils 导出

pull/92/head
xingyu4j 2025-05-06 23:59:01 +08:00
parent c4d0dbaaf3
commit 211c403940
1 changed files with 1 additions and 2 deletions

View File

@ -5,8 +5,7 @@ import type { BpmCategoryApi } from '#/api/bpm/category';
import { useAccess } from '@vben/access';
import { z } from '#/adapter/form';
import { CommonStatusEnum } from '#/utils/constants';
import { DICT_TYPE, getDictOptions } from '#/utils/dict';
import { CommonStatusEnum, DICT_TYPE, getDictOptions } from '#/utils';
export const EVENT_EXECUTION_OPTIONS = [
{