浏览代码

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[]
}


正在加载...
取消
保存