diff --git a/app/views/managements/_departments_part_list.html.erb b/app/views/managements/_departments_part_list.html.erb index 4d2c35df7..54e6ceb41 100644 --- a/app/views/managements/_departments_part_list.html.erb +++ b/app/views/managements/_departments_part_list.html.erb @@ -27,7 +27,7 @@ <%= schools.province %> - <%= ApplyAddSchools.where(:school_id => schools.id,:status => 1).map(&:address).join("-") %> + <%= schools.city %><%= schools.address %> <%= UserExtensions.where(:school_id => schools.id).count %> <%= schools.departments.count %> <%= format_time schools.created_at %>