diff --git a/app/views/contests/show_attendingcontest.html.erb b/app/views/contests/show_attendingcontest.html.erb index 3a50c3a79..968ad7588 100644 --- a/app/views/contests/show_attendingcontest.html.erb +++ b/app/views/contests/show_attendingcontest.html.erb @@ -187,12 +187,10 @@
- - 发布时间: - <%= format_time c_project.created_at%> - - + 参赛时间:<%= format_time c_project.created_at%> + 参赛代表:<%= c_project.user.name %>
+