Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
Tia-dev
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dida Adams Arizona
Tia-dev
Commits
087a534b
Commit
087a534b
authored
Sep 21, 2020
by
d.arizona
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
apdet
parent
ee945e60
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1360 additions
and
945 deletions
+1360
-945
CorporateAnnualTarget.js
src/container/BudgetTahunan/CorporateAnnualTarget.js
+1356
-944
OperatingIndicator.js
src/container/OprIndicator/OperatingIndicator.js
+3
-0
OperatingIndicatorDetail.js
src/container/OprIndicator/OperatingIndicatorDetail.js
+1
-1
No files found.
src/container/BudgetTahunan/CorporateAnnualTarget.js
View file @
087a534b
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/container/OprIndicator/OperatingIndicator.js
View file @
087a534b
...
...
@@ -400,6 +400,9 @@ export default class OperatingIndicator extends Component {
data
=
{
this
.
state
.
dataTable
}
columns
=
{
columns
}
options
=
{
options
}
open
=
{
this
.
props
.
open
}
height
=
{
this
.
props
.
height
}
width
=
{
this
.
props
.
width
}
/
>
<
/div
>
{
/* <div style={{ display: 'flex', marginTop: 20 }}>
...
...
src/container/OprIndicator/OperatingIndicatorDetail.js
View file @
087a534b
...
...
@@ -162,7 +162,7 @@ export default class BalanceSheet extends Component {
})
})
let
payload
=
{
"
submission_id"
:
this
.
props
.
data
.
submission
ID
,
"
operating_indicator_id"
:
this
.
props
.
data
.
operatingInd
ID
,
"report_id"
:
this
.
props
.
data
.
report_id
,
"company_id"
:
this
.
props
.
data
.
company
.
company_id
,
"periode"
:
this
.
props
.
data
.
periode
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment