แก้วินัย

This commit is contained in:
setthawutttty 2025-04-21 16:29:32 +07:00
parent 456cf574f6
commit 91502f6d8b
8 changed files with 80 additions and 9 deletions

View file

@ -133,6 +133,15 @@ export const useDisciplineMainStore = defineStore("disciplineMainStore", () => {
headerStyle: "font-size: 14px",
style: "font-size: 14px",
},
{
name: "remarkReject",
align: "left",
label: "หมายเหตุการยุติ",
sortable: true,
field: "remarkReject",
headerStyle: "font-size: 14px",
style: "font-size: 14px",
},
]);
/** หัวข้อที่เเสดงในตารางผู้ถูกร้องเรียน */
@ -147,6 +156,7 @@ export const useDisciplineMainStore = defineStore("disciplineMainStore", () => {
"salary",
"organization",
"isSend",
"remarkReject",
]);
/** หัวตารางกรรมการ */