updated route retirement

This commit is contained in:
Warunee Tamkoo 2024-08-01 14:44:43 +07:00
parent 483fc2943a
commit ebd4702356
6 changed files with 160 additions and 138 deletions

View file

@ -55,7 +55,7 @@ const fetchData = async () => {
//detail deceased
const openDeceased = (id: string) => {
router.push(`/deceased/detail/${id}`);
router.push(`/retirement/deceased/detail/${id}`);
};
//
@ -109,7 +109,7 @@ const fileDownload = async (type: string) => {
flat
color="primary"
class="q-mr-sm"
@click="router.push(`/deceased`)"
@click="router.push(`/retirement/deceased`)"
/>
รายละเอยดบนทกเวยนแจงการถงแกกรรม {{ fullName }}
</div>