CANCERYS\kw093 2 mesi fa
parent
commit
90721a29f0
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      src/components/FinishedGoodSearch/GoodPickExecutiondetail.tsx

+ 1
- 0
src/components/FinishedGoodSearch/GoodPickExecutiondetail.tsx Vedi File

@@ -1154,6 +1154,7 @@ useEffect(() => {
const issueData = {
...data,
type: "Do", // Delivery Order Record 类型
pickerName: session?.user?.name || '',
};
const result = await recordPickExecutionIssue(issueData);


Caricamento…
Annulla
Salva