浏览代码

update

master
cyril.tsui 8 小时前
父节点
当前提交
9c126c3d72
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      src/app/api/po/actions.ts

+ 0
- 1
src/app/api/po/actions.ts 查看文件

@@ -89,7 +89,6 @@ export interface PutAwayLine {
warehouse: string;
printQty: number;
_isNew?: boolean;
printQty?: number;
}
export interface PutAwayInput {
status: string;


正在加载...
取消
保存