fixing route
This commit is contained in:
parent
1333e53c63
commit
d0ac01b92e
5 changed files with 32 additions and 22 deletions
|
|
@ -277,7 +277,7 @@ const putData = () => {
|
|||
messageError($q, e);
|
||||
})
|
||||
.finally(async () => {
|
||||
router.push(`/exit-Interview`);
|
||||
router.push(`/retirement/exit-interview`);
|
||||
});
|
||||
};
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue