some changes

This commit is contained in:
2026-01-19 15:18:50 +03:30
parent 4fe6e70525
commit 5b251732a9
12 changed files with 275 additions and 46 deletions

View File

@@ -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({