api update profile

This commit is contained in:
2023-11-09 11:08:29 +07:00
parent 1fcdc6a4b9
commit 9c2677771c
2 changed files with 60 additions and 1 deletions

View File

@@ -70,6 +70,8 @@ export default function DetailMonitoringList() {
if (response == true) {
reset();
navigate('case_management/daily_monitoring/'+claim_code+'claims');
window.location.reload()
}
}