gaoluyang
10 分钟以前 51538d466085b6544c35fcf9b9d11de572d74ada
src/api/mes/wm/productissue/line/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; // 行编号
    issueId?: number; // 领料单编号
    itemId?: number; // 物料编号
    mdmItemId?: number; // MDM物料编号
    itemCode?: string; // 物料编码
    itemName?: string; // 物料名称
    specification?: string; // 规格型号