ปิดไม่แสดงข้อมูลตำแหน่งและเงินเดือน
This commit is contained in:
parent
9f5d1f7913
commit
f89857e6cc
2 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ const router = useRouter();
|
||||||
|
|
||||||
<div :class="`row q-my-sm ${$q.screen.gt.xs ? '' : 'mobileClass'}`">
|
<div :class="`row q-my-sm ${$q.screen.gt.xs ? '' : 'mobileClass'}`">
|
||||||
<Government />
|
<Government />
|
||||||
<Position />
|
<!-- <Position /> -->
|
||||||
<Actposition />
|
<Actposition />
|
||||||
<Assistance />
|
<Assistance />
|
||||||
<Discipline />
|
<Discipline />
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@ const router = useRouter();
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div :class="`row q-my-sm ${$q.screen.gt.xs ? '' : 'mobileClass'}`">
|
<div :class="`row q-my-sm ${$q.screen.gt.xs ? '' : 'mobileClass'}`">
|
||||||
<Salary />
|
<!-- <Salary /> -->
|
||||||
<Nopaid />
|
<Nopaid />
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue