gaoluyang
4 天以前 c1e2cf24e4fb89c3ff09841b7c3762e807a4076a
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";