Commit c37e6ba8 authored by xinyuandu's avatar xinyuandu

时间轴----佣金

parent 976d4402
......@@ -90,6 +90,8 @@ require(['vue', 'css!style/timeline_pc.css', 'jquery0325', 'common'],function(Vu
return '转让费';
case '80':
return '其他';
case '90' :
return '佣金';
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