checkpoint

This commit is contained in:
AdisakKanthawilang 2025-05-13 09:49:13 +07:00
parent 5402b06696
commit 98638b9182

View file

@ -5357,7 +5357,7 @@ export class ReportController extends Controller {
fullName: fullName,
affiliation: affiliation,
position: profile.position,
posLevel: profile.posLevel,
posLevel: profile.posLevel ? Extension.ToThaiNumber(profile.posLevel.toString()) : null,
posNumber:
Extension.ToThaiNumber(profile.orgShortName) +
" " +