序号 | 车型名称 |
{{$index+1}} |
{{item.CATEGORY_NAME}}
|
{{item.QUANTITY}} | {{item.PER_TICKET_SALES|number:0}} | {{(item.CATEGORY_RATIO*100).toFixed(2)+"%"}} | {{item.GENDER_RATIO}} | {{item.CITY_TOWN_RATIO}} | {{item.HOT_COLOR_MALE}} |
{{item.HOT_COLOR_FEMALE}} |
{{(item.AGE_LOW18*100).toFixed(0)+"%"}} | {{(item.AGE_19_25*100).toFixed(0)+"%"}} | {{(item.AGE_26_35*100).toFixed(0)+"%"}} | {{(item.AGE_36_45*100).toFixed(0)+"%"}} | {{(item.AGE_46_55*100).toFixed(0)+"%"}} | {{(item.AGE_OVER56*100).toFixed(0)+"%"}} |