Merge branch 'develop' into adiDev
This commit is contained in:
commit
d53a2cae49
4 changed files with 223 additions and 113 deletions
|
|
@ -176,6 +176,7 @@ export class kpiRoleController extends Controller {
|
|||
node: node,
|
||||
nodeId: nodeId,
|
||||
orgRevisionId: kpiRole.orgRevisionId,
|
||||
position: kpiRole.position
|
||||
};
|
||||
return new HttpSuccess(formattedData);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue