zhangwencui
3 天以前 a2002ba0e8aa2a0e4eee61b5205748d8f6e454fc
src/views/mes/process-design/template/data.ts
@@ -2,8 +2,8 @@
import type { VxeTableGridOptions } from "#/adapter/vxe-table";
import type { MesPdTemplateApi } from "#/api/mes/pro/processdesign/template";
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";