2026-07-30 e6c042f8d26c1d8cb6e510c392679166e5caebee
src/views/mes/process-design/parameter/data.ts
@@ -2,8 +2,8 @@
import type { VxeTableGridOptions } from "#/adapter/vxe-table";
import type { MesPdParameterApi } from "#/api/mes/pro/processdesign/parameter";
import { DICT_TYPE } from "../../../../packages/constants/src";
import { getDictOptions } from "../../../../packages/effects/hooks/src";
import { DICT_TYPE } from "@vben/constants";
import { getDictOptions } from "@vben/hooks";
import { z } from "#/adapter/form";
import { getUnitPage } from "#/api/mdm/unit";