" " เลขที่ตำแหน่ง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-04-17 10:16:50 +07:00
parent 8a5a9f3e20
commit a3bfe8dd51
3 changed files with 4 additions and 4 deletions

View file

@ -104,7 +104,7 @@ function getData() {
const dataMap = dataList.map((item: any) => ({
id: item.id,
name: `${item.orgShortname}${
name: `${item.orgShortname} ${
item.posMasterNoPrefix ? item.posMasterNoPrefix : ""
}${item.posMasterNo ? item.posMasterNo : ""}${
item.posMasterNoSuffix ? item.posMasterNoSuffix : ""