diff --git a/app/views/student_work/_programing_work_show.html.erb b/app/views/student_work/_programing_work_show.html.erb index f7ecb0ccf..d98a9fe0f 100644 --- a/app/views/student_work/_programing_work_show.html.erb +++ b/app/views/student_work/_programing_work_show.html.erb @@ -31,52 +31,50 @@
- <% if @is_teacher%> -- 第<%= work.student_work_tests.count - index%>次测试 -
- - <%= test.created_at.to_s(:db) %> - - ++ 第<%= work.student_work_tests.count - index%>次测试 +
+ + <%= test.created_at.to_s(:db) %> + + +