diff --git a/app/views/admins/video_applies/shared/_list.html.erb b/app/views/admins/video_applies/shared/_list.html.erb index 6c7570629..8ddbfb3ca 100644 --- a/app/views/admins/video_applies/shared/_list.html.erb +++ b/app/views/admins/video_applies/shared/_list.html.erb @@ -30,8 +30,8 @@ <%= user.real_name %> <%= link_to video.title, video.file_url, :target => "_blank" %> - <%= link_to "播放视频",video.file_url, target: "_blank" %> <%= video.filesize&.to_s(:human_size) %> + <%= link_to "播放视频",video.file_url, target: "_blank" %> <%= v.updated_at.strftime('%Y-%m-%d %H:%M') %> <% if is_processed %> <%= overflow_hidden_span v.reason %>