This commit is contained in:
setthawutttty 2024-03-18 11:56:18 +07:00
parent 1d644393fb
commit cdf68c055e
3 changed files with 7 additions and 3 deletions

View file

@ -421,7 +421,7 @@ onMounted(async () => {
bordered
class="row col-12 q-mt-xs"
>
<ProcessStep :periodId="roundFilter.id" :rootId="agencyFilter"/>
<ProcessStep :periodId="roundFilter.id" :rootId="agencyFilter" :get-data="onChangeRound"/>
</q-card>
<!-- </q-card> -->