Merge pull request '修复因CLA为空时列表错误' (#60) from KingChan/forgeplus:chenjing into standalone_develop
This commit is contained in:
commit
37d1db6c82
|
@ -1,4 +1,3 @@
|
||||||
json.id @cla.id
|
if @cla.present?
|
||||||
json.key @cla.key
|
json.partial! "detail", cla: @cla
|
||||||
json.name @cla.name
|
end
|
||||||
json.pr_need @cla.pr_need
|
|
Loading…
Reference in New Issue