소스 검색

update

production_process
MSI\derek 2 달 전
부모
커밋
fb37747f7a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      src/app/api/po/index.ts

+ 1
- 0
src/app/api/po/index.ts 파일 보기

@@ -11,6 +11,7 @@ export interface PoResult {
supplier: string
estimatedArrivalDate: string
completedDate: string
escalated: boolean
status: string
pol?: PurchaseOrderLine[]
}


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