소스 검색

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 {


불러오는 중...
취소
저장