xiaoyi
2 天以前 f81e5811b9baaaea3645579a6cacad0f75f3d0db
src/api/mes/pro/process/index.ts
@@ -1,4 +1,4 @@
import type { PageParam, PageResult } from '..\..\..\..\packages\effects\request\src';
import type { PageParam, PageResult } from '@vben/request';
import { requestClient } from '#/api/request';
@@ -8,6 +8,7 @@
    id?: number;
    code?: string;
    name?: string;
    type?: number; // 电力工艺分类
    attention?: string;
    status?: number;
    remark?: string;