no message
This commit is contained in:
parent
6642f395f0
commit
627fa3c839
1 changed files with 5 additions and 5 deletions
|
|
@ -1055,11 +1055,11 @@ export class ProfileController extends Controller {
|
|||
child3: item.orgChild3?.orgChild3Name ? item.orgChild3.orgChild3Name : null,
|
||||
child4Id: item.orgChild4Id,
|
||||
child4: item.orgChild4?.orgChild4Name ? item.orgChild4.orgChild4Name : null,
|
||||
isResult: true,
|
||||
isDuration: false,
|
||||
isPunish: true,
|
||||
isRetired: false,
|
||||
isRetired2: true,
|
||||
result: null,
|
||||
duration: null,
|
||||
punish: null,
|
||||
retired: null,
|
||||
retired2: null,
|
||||
};
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue