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 %>
  • +