Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in
Toggle navigation
F
fund_report
Project
Project
Details
Activity
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
彭熊
fund_report
Commits
8a90f822
Commit
8a90f822
authored
Dec 07, 2020
by
赵杰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
综述的年化数据bug
parent
3105da32
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
jinjia2html.py
app/utils/jinjia2html.py
+1
-1
No files found.
app/utils/jinjia2html.py
View file @
8a90f822
...
@@ -203,7 +203,7 @@ class DataIntegrate:
...
@@ -203,7 +203,7 @@ class DataIntegrate:
# 'new_evaluation': self.new_evaluation,
# 'new_evaluation': self.new_evaluation,
'position_years'
:
'5年'
,
'planned_allocation_amount'
:
2000.00
,
'position_years'
:
'5年'
,
'planned_allocation_amount'
:
2000.00
,
'now_allocation_amount'
:
self
.
total_cost
,
'now_yield'
:
self
.
now_yield
,
'index_yield'
:
self
.
index_yield
,
'now_allocation_amount'
:
self
.
total_cost
,
'now_yield'
:
self
.
now_yield
,
'index_yield'
:
self
.
index_yield
,
'expected_yield'
:
20
,
"now_annualised_return "
:
self
.
now_annualised_return
,
'expected_yield'
:
20
,
'now_annualised_return'
:
self
.
now_annualised_return
,
'now_withdrawal'
:
self
.
now_withdrawal
,
'index_withdrawal'
:
self
.
index_withdrawal
,
'expected_withdrawal'
:
20
,
'now_withdrawal'
:
self
.
now_withdrawal
,
'index_withdrawal'
:
self
.
index_withdrawal
,
'expected_withdrawal'
:
20
,
'now_year_income'
:
self
.
now_year_income
,
'now_month_income'
:
self
.
now_month_income
,
'now_year_income'
:
self
.
now_year_income
,
'now_month_income'
:
self
.
now_month_income
,
'totoal_rate_of_return'
:
self
.
totoal_rate_of_return
,
'totoal_rate_of_return'
:
self
.
totoal_rate_of_return
,
...
...
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