รายการเลื่อน
This commit is contained in:
parent
3b02120606
commit
b76d93b734
7 changed files with 267 additions and 53 deletions
|
|
@ -455,6 +455,7 @@ onMounted(() => {
|
|||
class="row col-12 q-mt-xs"
|
||||
>
|
||||
<ProcessStep
|
||||
v-if="agencyFilter !== 'ALL'"
|
||||
:periodId="roundFilter.id"
|
||||
:rootId="agencyFilter"
|
||||
:get-data="getQuota"
|
||||
|
|
|
|||
|
|
@ -497,6 +497,7 @@ onMounted(async () => {
|
|||
class="row col-12 q-mt-xs"
|
||||
>
|
||||
<ProcessStep
|
||||
v-if="agencyFilter !== 'ALL'"
|
||||
:periodId="roundFilter.id"
|
||||
:rootId="agencyFilter"
|
||||
:get-data="getQuota"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue