history order status

This commit is contained in:
Samandar Turgunboyev
2025-11-03 17:56:48 +05:00
parent 9803edc478
commit c6c01a4607
19 changed files with 1122 additions and 46 deletions

View File

@@ -110,7 +110,7 @@ const EditEmployees = ({
...(modalMode === "add" && { password: "" }),
});
}
}, [data, editId, showModal, modalMode]);
}, [data, editId, showModal, modalMode, form]);
const { mutate: create, isPending } = useMutation({
mutationFn: ({