แก้ตามเทส

This commit is contained in:
setthawutttty 2024-12-20 13:33:24 +07:00
parent 7c98ab4791
commit c580393d04
5 changed files with 29 additions and 6 deletions

View file

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