Explorar el Código

update

master
CANCERYS\kw093 hace 2 meses
padre
commit
fd3e4a640f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/components/FinishedGoodSearch/GoodPickExecution.tsx

+ 1
- 0
src/components/FinishedGoodSearch/GoodPickExecution.tsx Ver fichero

@@ -965,6 +965,7 @@ return (
onPickOrderAssigned={() => {
if (currentUserId) {
fetchAllCombinedLotData(currentUserId);
fetchFgPickOrdersData();
}
}}
/>


Cargando…
Cancelar
Guardar