no message

This commit is contained in:
Kittapath 2024-04-17 17:31:07 +07:00
parent 5f5942089a
commit d9c98f4f25
7 changed files with 169 additions and 56 deletions

View file

@ -1469,7 +1469,7 @@ export class DevelopmentController extends Controller {
? item.employeePosLevel.posLevelName
: null,
posExecutive: item.posExecutive,
org: item.root,
org: item.org,
trainingDays: item.trainingDays,
commandNumber: item.order,
commandDate: item.dateOrder,