ソースを参照

fix the cannot compile problem

production
コミット
26edddb80d
1個のファイルの変更0行の追加1行の削除
  1. +0
    -1
      src/components/FinishedGoodSearch/GoodPickExecution.tsx

+ 0
- 1
src/components/FinishedGoodSearch/GoodPickExecution.tsx ファイルの表示

@@ -53,7 +53,6 @@ import GoodPickExecutionForm from "./GoodPickExecutionForm";
import FGPickOrderCard from "./FGPickOrderCard";
import FinishedGoodFloorLanePanel from "./FinishedGoodFloorLanePanel";
import FGPickOrderInfoCard from "./FGPickOrderInfoCard";
import GoodPickExecutiondetail from "./GoodPickExecutiondetail";
interface Props {
filterArgs: Record<string, any>;
onFgPickOrdersChange?: (fgPickOrders: FGPickOrderResponse[]) => void;


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