org root add responsibility
This commit is contained in:
parent
11c79abc31
commit
856315b7bc
8 changed files with 74 additions and 45 deletions
|
|
@ -64,6 +64,7 @@ export class OrgRootController extends Controller {
|
|||
}
|
||||
const getOrgRoot = {
|
||||
orgRootId: orgRoot.id,
|
||||
responsibility: orgRoot.responsibility,
|
||||
orgRootName: orgRoot.orgRootName,
|
||||
orgName: "-",
|
||||
orgRootShortName: orgRoot.orgRootShortName,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue