แก้ตามเทส
This commit is contained in:
parent
7c98ab4791
commit
c580393d04
5 changed files with 29 additions and 6 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue