เพิ่มฟิวคุณสมบัติบุคคล
This commit is contained in:
parent
c94d3eb547
commit
07c310ae26
2 changed files with 23 additions and 18 deletions
|
|
@ -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,
|
||||
};
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue