fix no honor_type bug(cause display {{honor_type}} on member show page).Update experience.rb
This commit is contained in:
parent
742c122eac
commit
d8bb945fb5
|
@ -90,6 +90,7 @@ class Experience
|
|||
end
|
||||
|
||||
{
|
||||
"honor_type"=>"",
|
||||
"pd_datas" => pd_data,
|
||||
"type-sort" => (p.experience_type.sort_position.to_i rescue 1000),
|
||||
"sort-index" => index
|
||||
|
|
Loading…
Reference in New Issue