fix ข้อความและซ่อนเมนู
This commit is contained in:
parent
d2c6837a86
commit
1567281d89
3 changed files with 15 additions and 15 deletions
|
|
@ -308,18 +308,18 @@ const menuList = readonly<any[]>([
|
|||
path: "dismiss-order",
|
||||
role: "retirement",
|
||||
},
|
||||
{
|
||||
key: 7.6,
|
||||
label: "รายการปลดออก",
|
||||
path: "discharged",
|
||||
role: "retirement",
|
||||
},
|
||||
{
|
||||
key: 7.7,
|
||||
label: "รายการไล่ออก",
|
||||
path: "expulsion",
|
||||
role: "retirement",
|
||||
},
|
||||
// {
|
||||
// key: 7.6,
|
||||
// label: "รายการปลดออก",
|
||||
// path: "discharged",
|
||||
// role: "retirement",
|
||||
// },
|
||||
// {
|
||||
// key: 7.7,
|
||||
// label: "รายการไล่ออก",
|
||||
// path: "expulsion",
|
||||
// role: "retirement",
|
||||
// },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -231,7 +231,7 @@
|
|||
</q-item-section>
|
||||
<q-item-section>ให้ออกจากราชการ</q-item-section>
|
||||
</q-item>
|
||||
<q-separator />
|
||||
<!-- <q-separator />
|
||||
<q-item
|
||||
clickable
|
||||
v-close-popup
|
||||
|
|
@ -252,7 +252,7 @@
|
|||
<q-item-section style="min-width: 0px" avatar class="q-py-sm">
|
||||
</q-item-section>
|
||||
<q-item-section>ไล่ออกจากราชการ</q-item-section>
|
||||
</q-item>
|
||||
</q-item> -->
|
||||
<q-separator />
|
||||
<q-item
|
||||
clickable
|
||||
|
|
|
|||
|
|
@ -241,7 +241,7 @@ watch(
|
|||
|
||||
<q-card-actions align="right" class="bg-white text-teal">
|
||||
<q-btn
|
||||
label="เพิ่มการประชุมเหมือนกรรมการ "
|
||||
label="เพิ่มการประชุม"
|
||||
@click="onClickAddMeet"
|
||||
:disable="checkSelected"
|
||||
color="public"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue