ソースを参照

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;


読み込み中…
キャンセル
保存