refactor(registry): show salary data
This commit is contained in:
parent
64ae4d486d
commit
8f74412128
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ const router = useRouter();
|
|||
</div>
|
||||
|
||||
<div :class="`row q-my-sm ${$q.screen.gt.xs ? '' : 'mobileClass'}`">
|
||||
<!-- <Salary /> -->
|
||||
<Salary />
|
||||
<Nopaid />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue