updated retirement field

This commit is contained in:
Warunee Tamkoo 2024-05-24 17:50:43 +07:00
parent 48ef8c19a6
commit 332a35569e
22 changed files with 172 additions and 192 deletions

View file

@ -97,7 +97,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "organizationPositionOld",
align: "left",
label: "ตำแหน่งและหน่วยงานเดิม",
label: "ตำแหน่ง/สังกัดเดิม",
sortable: true,
field: "organizationPositionOld",
headerStyle: "font-size: 14px",