Merge branch 'develop' into devTee

This commit is contained in:
setthawutttty 2025-04-10 10:05:54 +07:00
commit ff05fd3843
2 changed files with 2 additions and 2 deletions

View file

@ -137,7 +137,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "organizationName",
align: "left",
label: "หน่วยงานที่รับการแต่งตั้ง-เลื่อน-ย้าย",
label: "ตำแหน่ง/หน่วยงานที่รับการแต่งตั้ง-เลื่อน-ย้าย",
sortable: true,
field: "organizationName",
headerStyle: "font-size: 14px",

View file

@ -155,7 +155,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "organizationName",
align: "left",
label: "หน่วยงานที่รับปรับระดับชั้นงาน-ย้าย",
label: "ตำแหน่ง/หน่วยงานที่รับปรับระดับชั้นงาน-ย้าย",
sortable: true,
field: "organizationName",
headerStyle: "font-size: 14px",