gaoluyang
5 天以前 6d70ee321c0a96b6d697555b7d8d8b9b2d9079db
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";