โครงสร้างอัตรากำลัง => จัดลำดับตำแหน่ง แสดชื้่อคนครอง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-04-25 14:44:44 +07:00
parent a40c2464b2
commit a319e4efa9
2 changed files with 4 additions and 2 deletions

View file

@ -85,7 +85,7 @@ function getData() {
item.posMasterNoPrefix ? item.posMasterNoPrefix : ""
}${item.posMasterNo ? item.posMasterNo : ""}${
item.posMasterNoSuffix ? item.posMasterNoSuffix : ""
}`,
} ${item.fullNameNextHolder ? item.fullNameNextHolder : ""}`,
posMasterNoPrefix: item.posMasterNoPrefix,
posMasterNo: item.posMasterNo,
posMasterNoSuffix: item.posMasterNoSuffix,