This website works better with JavaScript.
Home
Explore
Help
Sign In
jason
/
FPSMS-frontend
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
master
CANCERYS\kw093
2 months ago
parent
d2a90daee4
commit
fd3e4a640f
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/components/FinishedGoodSearch/GoodPickExecution.tsx
+ 1
- 0
src/components/FinishedGoodSearch/GoodPickExecution.tsx
View File
@@ -965,6 +965,7 @@ return (
onPickOrderAssigned={() => {
onPickOrderAssigned={() => {
if (currentUserId) {
if (currentUserId) {
fetchAllCombinedLotData(currentUserId);
fetchAllCombinedLotData(currentUserId);
fetchFgPickOrdersData();
}
}
}}
}}
/>
/>
Write
Preview
Loading…
Cancel
Save