修改评论时产生动态

forge
sylor_huang@126.com 5 years ago
parent 512a0bde64
commit 90c975951f

@ -37,7 +37,8 @@ class JournalsController < ApplicationController
end
end
end
@issue.project_trends.create(user_id: current_user.id, project_id: @project.id, action_type: "journal")
# @issue.project_trends.create(user_id: current_user.id, project_id: @project.id, action_type: "journal")
normal_status(0, "评论成功")
else

Loading…
Cancel
Save