diff --git a/app/views/student_work/_work_information.html.erb b/app/views/student_work/_work_information.html.erb index 1ced6c84c..f9da89c11 100644 --- a/app/views/student_work/_work_information.html.erb +++ b/app/views/student_work/_work_information.html.erb @@ -1,44 +1,44 @@ -
- 作品名称:<%=@student_work.name%> -
-- 附件: - <% if @student_work.attachments.empty? %> - <%= "无附件"%> - <% else %> -