fix => services for fetchSlaughterBroadcastAndProducts
This commit is contained in:
@@ -88,7 +88,9 @@ export const StewardShowAllocations = forwardRef(
|
||||
};
|
||||
|
||||
const updateTable = () => {
|
||||
console.log("--------------------------------------");
|
||||
fetchApiData(1);
|
||||
handleUpdate();
|
||||
};
|
||||
|
||||
useImperativeHandle(ref, () => ({
|
||||
|
||||
Reference in New Issue
Block a user