浏览代码

merage jo actions

stable1
CANCERYS\kw093 2 周前
父节点
当前提交
646320a3cf
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      src/app/api/jo/actions.ts

+ 2
- 2
src/app/api/jo/actions.ts 查看文件

@@ -605,8 +605,8 @@ export interface StockOutLineDetailResponse {
availableQty: number | null;
noLot: boolean;
/** Workbench API: matched suggest_pick_lot qty for this SOL lot line */
//suggestedPickQty?: number | null;
//suggestedPickLotId?: number | null;
suggestedPickQty?: number | null;
suggestedPickLotId?: number | null;
}

export interface LotDetailResponse {


正在加载...
取消
保存