From d106ac97637008df6954cce100ef23f114f56a96 Mon Sep 17 00:00:00 2001 From: xxq250 Date: Wed, 24 Jan 2024 15:38:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E5=91=A8=E7=BB=9F=E8=AE=A1=E4=B8=80?= =?UTF-8?q?=E7=9B=B4=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/admins/dashboards/_baidu_tongji.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admins/dashboards/_baidu_tongji.html.erb b/app/views/admins/dashboards/_baidu_tongji.html.erb index 75fd1cde3..f4db670f8 100644 --- a/app/views/admins/dashboards/_baidu_tongji.html.erb +++ b/app/views/admins/dashboards/_baidu_tongji.html.erb @@ -15,7 +15,7 @@ - <% if @current_week_statistic.size ==1 && @pre_week_statistic.present? %> + <% if @pre_week_statistic.present? %> 上周合计 <%= @pre_week_statistic.map(&:pv).sum %>