clone to ประวัติฝึกอบรม/ดูงานลูกจ้าง

This commit is contained in:
STW_TTTY\stwtt 2024-04-02 14:51:00 +07:00
parent 432024267f
commit 360f60e751
7 changed files with 1132 additions and 7 deletions

View file

@ -124,7 +124,7 @@ const columnsGov = ref<QTableProps["columns"]>([
{
name: "type",
align: "left",
label: "ประเภท",
label: "ประเภทตำแหน่ง",
sortable: true,
field: "type",
headerStyle: "font-size: 14px",
@ -133,7 +133,7 @@ const columnsGov = ref<QTableProps["columns"]>([
{
name: "level",
align: "left",
label: "ระดับ",
label: "ระดับตำแหน่ง",
sortable: true,
field: "level",
headerStyle: "font-size: 14px",