some changes
This commit is contained in:
@@ -450,6 +450,13 @@ export const SlaughterSubmitFreeBar = ({ item, updateTable }) => {
|
||||
} else {
|
||||
if (updateTable) {
|
||||
updateTable();
|
||||
// dispatch(
|
||||
// fetchSlaughterBroadcastAndProducts({
|
||||
// role_key: checkPathStartsWith("slaughter")
|
||||
// ? selectedSubUser?.key
|
||||
// : "",
|
||||
// })
|
||||
// );
|
||||
}
|
||||
dispatch(DRAWER({ right: false, bottom: false, content: null }));
|
||||
openNotif({
|
||||
|
||||
Reference in New Issue
Block a user