图片类实训

dev_admin
daiao 6 years ago
parent 3dc16101d7
commit 4bc7518067

@ -48,5 +48,5 @@ elsif @type == "mp3" || @type == "mp4"
json.array! @answer_picture do |file|
json.file_url attachment_show_users_path(:file_name => file, :path => @answer_path)
end
# end
end
end
Loading…
Cancel
Save