src/views/mes/qc/indicatorresult/components/data.ts
@@ -4,14 +4,14 @@
import { h } from 'vue';
import { MesAutoCodeRuleCode } from '..\..\..\..\..\packages\constants\src';
import { MesAutoCodeRuleCode } from '@vben/constants';
import { Button } from 'ant-design-vue';
import { generateAutoCode } from '#/api/mes/md/autocode/record';
/** 表单类型 */
export type FormType = 'create' | 'update';
export type FormType = 'create' | 'detail' | 'update';
/** 新增/修改检测结果的表单 */
export function useQcIndicatorResultFormSchema(