diff --git a/core/templates/core/report.html b/core/templates/core/report.html index 71fee01..7e62d3d 100644 --- a/core/templates/core/report.html +++ b/core/templates/core/report.html @@ -43,6 +43,7 @@
| 发言人 | 类型 | 标题 | 来源 | @@ -52,6 +53,7 @@||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ reading.speaker.name }} | {{ reading.get_type_display }} | {{ reading.title }} | {{ reading.source|default:"-" }} | @@ -77,7 +79,12 @@ {% if yesterday_insight %}
| 发言人 | 类型 | 内容 | 优先级 | @@ -106,6 +114,7 @@
|---|---|---|---|
| {{ plan.speaker.name }} | {{ plan.get_type_display }} | {{ plan.content }} |