ปรับ ui เครื่องราชฯ เหรียญจักรพรรดิมาลา (รอบการเสนอขอ)

This commit is contained in:
setthawutttty 2023-08-16 13:59:25 +07:00
parent 6f951f6b29
commit 94e6134e56
9 changed files with 254 additions and 202 deletions

View file

@ -166,7 +166,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "organization",
align: "left",
label: "หน่วยงานที่ขอโอนไป",
label: "หน่วยงานที่ขอย้ายไป",
sortable: true,
field: "organization",
headerStyle: "font-size: 14px",
@ -240,7 +240,7 @@ const columns2 = ref<QTableProps["columns"]>([
{
name: "organization",
align: "left",
label: "หน่วยงานที่ขอโอนไป",
label: "หน่วยงานที่ขอย้ายไป",
sortable: true,
field: "organization",
headerStyle: "font-size: 14px",