เพิ่มฟิวคุณสมบัติบุคคล

This commit is contained in:
Kittapath 2024-03-07 15:28:08 +07:00
parent c94d3eb547
commit 07c310ae26
2 changed files with 23 additions and 18 deletions

View file

@ -199,9 +199,10 @@ export class OrganizationUnauthorizeController extends Controller {
child4: item.orgChild4?.orgChild4Name ? item.orgChild4.orgChild4Name : null,
result: null,
duration: null,
punish: null,
retired: null,
retired2: null,
isPunish: false,
isSuspension: false,
isAbsent: false,
isLeave: false,
isRetired: false,
};
});