dasborad เลื่อนค่าจ้างลูกจ้างประจำ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-03-27 17:58:48 +07:00
parent 1e25bfc4b6
commit 4c3d5c8fb8
5 changed files with 119 additions and 70 deletions

View file

@ -437,7 +437,11 @@ onMounted(() => {
</q-card>
</div>
<div v-else>
<PageDashBoard />
<PageDashBoard
:year="year"
:snapShot="snapFilter"
:roundFilter="roundFilter"
/>
</div>
</q-card>