From e079bc2b62f11f5d245e10d112522aadc223d411 Mon Sep 17 00:00:00 2001 From: pengtao Date: Wed, 20 Nov 2019 14:23:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=91=A8=E6=8A=A5=E8=84=9A?= =?UTF-8?q?=E6=9C=AC1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- daily_report/templates/tap_weekly.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daily_report/templates/tap_weekly.html b/daily_report/templates/tap_weekly.html index cfd1dd4..0a7eb83 100644 --- a/daily_report/templates/tap_weekly.html +++ b/daily_report/templates/tap_weekly.html @@ -33,8 +33,8 @@ {% for item in data.get(key) %} - {% for one in item %} + {% for one_1 in one %} {{ one_1 }} {% endfor %}