This commit is contained in:
parent
e1b4f9f929
commit
6376a6ecfd
1 changed files with 1 additions and 0 deletions
|
|
@ -8584,6 +8584,7 @@ export class ProfileController extends Controller {
|
||||||
node: null,
|
node: null,
|
||||||
nodeId: null,
|
nodeId: null,
|
||||||
amount: profile ? profile.amount : null,
|
amount: profile ? profile.amount : null,
|
||||||
|
AmountOld: profile ? profile.amount : null,
|
||||||
positionSalaryAmount: profile ? profile.positionSalaryAmount : null,
|
positionSalaryAmount: profile ? profile.positionSalaryAmount : null,
|
||||||
mouthSalaryAmount: profile ? profile.mouthSalaryAmount : null,
|
mouthSalaryAmount: profile ? profile.mouthSalaryAmount : null,
|
||||||
education:
|
education:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue