update org
This commit is contained in:
parent
1fe092da16
commit
81b7f69274
1 changed files with 5 additions and 5 deletions
|
|
@ -7983,11 +7983,11 @@ export class ReportController extends Controller {
|
|||
positionLevel: salary.posLevel,
|
||||
commandId: v.commandId,
|
||||
remark: v.remark,
|
||||
orgRootName: salary.root,
|
||||
orgChild1Name: salary.child1,
|
||||
orgChild2Name: salary.child2,
|
||||
orgChild3Name: salary.child3,
|
||||
orgChild4Name: salary.child4,
|
||||
orgRoot: salary.root,
|
||||
orgChild1: salary.child1,
|
||||
orgChild2: salary.child2,
|
||||
orgChild3: salary.child3,
|
||||
orgChild4: salary.child4,
|
||||
commandCode: v.commandCode,
|
||||
commandName: v.commandName,
|
||||
commandNo: v.commandNo,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue