diff --git a/app/utils/jinjia2html.py b/app/utils/jinjia2html.py index d2c843d17d1b6c048909a0453859d448327707c2..310cbbd2549e4d42c3491ddd3158a5d7e0cbfa11 100644 --- a/app/utils/jinjia2html.py +++ b/app/utils/jinjia2html.py @@ -171,6 +171,7 @@ class DataIntegrate: 'year_month': '2020年10月', 'ifa_company': '飞度工作室', 'title': '10月综述', 'brand_name': '飞度工作室', 'customer_old': 42, 'customer_level': '平衡型', + 'new_evaluation': self.new_evaluation, 'position_years': '5年', 'planned_allocation_amount': 2000.00, 'now_allocation_amount': self.total_cost, 'now_yield': self.now_yield, 'index_yield': self.index_yield, 'expected_yield': 20,