pramod_Task#207 Assign button hide and completedWork not editable if , > 0 #92
@ -50,8 +50,11 @@ const CheckCheckOutmodel = ({modeldata,closeModal,handleSubmitForm,}) => {
|
||||
|
||||
showToast("Attendance Marked Successfully", "success");
|
||||
})
|
||||
.catch((error) => {
|
||||
showToast(error, "error");
|
||||
.catch( ( error ) =>
|
||||
{
|
||||
|
||||
showToast(error, "error" );
|
||||
|
||||
});
|
||||
|
||||
// } else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user