Commit 5f522458 authored by xishifeng's avatar xishifeng

pc时间轴bug

parent 08d36368
......@@ -139,6 +139,10 @@ require(['vue', 'css!style/timeline_pc.css', 'jquery0325', 'common'],function(Vu
return '独家';
case '5':
return '合作方';
case '6':
return 'APP盘下载方';
case '7':
return 'APP客下载方';
default:
return '未定义';
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment