q-tab ปิด swipeable
This commit is contained in:
parent
b7a91fa326
commit
78520129a9
1 changed files with 1 additions and 1 deletions
|
|
@ -6,11 +6,11 @@
|
||||||
<q-tab-panels
|
<q-tab-panels
|
||||||
v-model="tab"
|
v-model="tab"
|
||||||
animated
|
animated
|
||||||
swipeable
|
|
||||||
vertical
|
vertical
|
||||||
transition-prev="jump-up"
|
transition-prev="jump-up"
|
||||||
transition-next="jump-up"
|
transition-next="jump-up"
|
||||||
>
|
>
|
||||||
|
<!-- swipeable -->
|
||||||
<!-- ข้อมูลส่วนบุคคล -->
|
<!-- ข้อมูลส่วนบุคคล -->
|
||||||
<q-tab-panel name="profile">
|
<q-tab-panel name="profile">
|
||||||
<Profile :loader="loader" v-model:statusEdit="statusEdit" :status="status" />
|
<Profile :loader="loader" v-model:statusEdit="statusEdit" :status="status" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue