| {{ props.item.T_PacketName }} |
{{ props.item.T_PacketType == 'PN' ? 'Panel' : 'Profile' }} |
{{ one_money(props.item.T_PacketOriginalPrice) }} |
{{ one_money(props.item.discrp) }} |
{{ Math.round(props.item.discrp * 10000 / props.item.T_PacketOriginalPrice) / 100 }} |
{{ one_money(props.item.T_PacketPrice) }} |