ระบบประเมิน eva แสดงระดับตำแหน่งที่ได้รับ

This commit is contained in:
Warunee Tamkoo 2025-06-16 17:06:01 +07:00
parent 2d8e11afa3
commit 0f0812dd0a
2 changed files with 15 additions and 2 deletions

View file

@ -71,7 +71,7 @@ onBeforeMount(async () => {
flat
color="primary"
class="q-mr-sm"
@click="router.go(-1)"
@click="router.push({ name: 'evaluate' })"
/>
<div>รายละเอยดการประเมนบคคลของ{{ `${fullName}` }}</div>
</div>