add orgRevisionId
This commit is contained in:
parent
87c7452fa5
commit
8fe55d661d
1 changed files with 1 additions and 0 deletions
|
|
@ -1347,6 +1347,7 @@ export class DevelopmentController extends Controller {
|
||||||
|
|
||||||
const formattedData = {
|
const formattedData = {
|
||||||
id: getDevelopment.id,
|
id: getDevelopment.id,
|
||||||
|
revisionId: getDevelopment.orgRevisionId,
|
||||||
year: getDevelopment.year,
|
year: getDevelopment.year,
|
||||||
projectName: getDevelopment.projectName,
|
projectName: getDevelopment.projectName,
|
||||||
reason: getDevelopment.reason,
|
reason: getDevelopment.reason,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue