From 1d197501bd9ab39407fcc70ad30b2fee5ce78587 Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Thu, 16 May 2019 12:11:17 +0800 Subject: [PATCH] 1 --- app/views/colleges/statistics.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/colleges/statistics.html.erb b/app/views/colleges/statistics.html.erb index 15535571..0a159d2a 100644 --- a/app/views/colleges/statistics.html.erb +++ b/app/views/colleges/statistics.html.erb @@ -35,7 +35,7 @@
  • 实训
  • 实训报告
  • 学员实战时间
  • -
  • 云主机
  • +
  • <%= @teachers_count %>
  • @@ -44,7 +44,7 @@
  • <%= @shixuns_count %>
  • <%= @shixun_report_count %>
  • <%= @shixun_time_sum %>
  • -
  • <%= @department.present? ? @department.host_count.to_i : @school.departments.first.try(:host_count).to_i %>
  • +