update commander
This commit is contained in:
parent
38b67ebc38
commit
3d71a22002
3 changed files with 71 additions and 13 deletions
|
|
@ -359,7 +359,7 @@ export class ReoportController {
|
|||
dateRetireLaw: dateRetireLaw
|
||||
? Extension.ToThaiNumber(Extension.ToThaiShortDate(new Date(dateRetireLaw)))
|
||||
: "-",
|
||||
subject: evaluation.subject != null ? evaluation.subject : "-",
|
||||
subject: evaluation.subject != null ? evaluation.subject[0] : "-",
|
||||
subjectOld: subjectOld,
|
||||
educations:
|
||||
evaluation.education.length > 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue