修改projects的错误
This commit is contained in:
parent
83eb672cc7
commit
ad9874dff0
|
@ -78,7 +78,7 @@ class ProjectsController < ApplicationController
|
|||
rescue Exception => e
|
||||
uid_logger_error(e.message)
|
||||
tip_exception(e.message)
|
||||
end·
|
||||
end
|
||||
|
||||
private
|
||||
def project_params
|
||||
|
|
Loading…
Reference in New Issue