fixing ข้อความเริ่มต้น
This commit is contained in:
parent
62221ca060
commit
d210be40dd
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ async function getData() {
|
|||
data.status = dataGet.status;
|
||||
data.descriptionSuspend = dataGet.descriptionSuspend
|
||||
? dataGet.descriptionSuspend
|
||||
: "ออกจากราชการ";
|
||||
: "";
|
||||
data.startDateSuspend = dataGet.startDateSuspend;
|
||||
data.endDateSuspend = dataGet.endDateSuspend;
|
||||
data.title = dataGet.title;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue