fix ข้อความและซ่อนเมนู

This commit is contained in:
Warunee Tamkoo 2023-12-19 13:18:59 +07:00
parent d2c6837a86
commit 1567281d89
3 changed files with 15 additions and 15 deletions

View file

@ -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",
// },
],
},
{

View file

@ -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

View file

@ -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"