单位修改
This commit is contained in:
parent
f495767066
commit
3b8de931a2
|
|
@ -27,7 +27,7 @@
|
|||
</span>
|
||||
</td>
|
||||
<td><%= schools.province %></td>
|
||||
<td class="edu-txt-left"><%= ApplyAddSchools.where(:school_id => schools.id,:status => 1).map(&:address).join("-") %></td>
|
||||
<td class="edu-txt-left"><%= schools.address %></td>
|
||||
<td><%= UserExtensions.where(:school_id => schools.id).count %></td>
|
||||
<td><%= schools.departments.count %></td>
|
||||
<td><%= format_time schools.created_at %></td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue