活动名称 部门 代表 门店 店员姓名 邀请时间 手机 完成答题时间 中奖内容 奖品费用
{{row.hdname == null ? "-" : row.hdname}} {{row.BusinessUnitIdName == null ? "-" : row.BusinessUnitIdName}} {{row.OwnerIdName == null ? "-" : row.OwnerIdName}} {{row.accountIdName == null ? "-" : row.accountIdName}} {{row.contactIdName == null ? "-" : row.contactIdName}} {{row.CreatedOn == null ? "-" : row.CreatedOn | date:'yyyy-MM-dd HH:mm'}} {{row.mobiletelephone == null ? "-" : row.mobiletelephone}} {{row.exam_end_time == null ? "-" : row.exam_end_time | date:'yyyy-MM-dd HH:mm'}} {{row.reward_content == null ? "-" : row.reward_content}} {{row.reward_fee == null ? "-" : row.reward_fee| toFixNumber:2 }}
活动名称 部门 代表 门店 中奖总次数 奖品总费用
{{row.hdname == null ? "-" : row.hdname}} {{row.BusinessUnitIdName == null ? "-" : row.BusinessUnitIdName}} {{row.OwnerIdName == null ? "-" : row.OwnerIdName}} {{row.accountIdName == null ? "-" : row.accountIdName}} {{row.reward_qty_total}} {{row.reward_fee_total| toFixNumber:2 }}
活动名称 部门 代表 中奖总次数 奖品总费用
{{row.hdname == null ? "-" : row.hdname}} {{row.BusinessUnitIdName == null ? "-" : row.BusinessUnitIdName}} {{row.OwnerIdName == null ? "-" : row.OwnerIdName}} {{row.reward_qty_total}} {{row.reward_fee_total| toFixNumber:2 }}
活动名称 上级部门 部门 中奖总次数 奖品总费用
{{row.hdname == null ? "-" : row.hdname}} {{row.bigDeptIdName == null ? "-" : row.bigDeptIdName}} {{row.BusinessUnitIdName == null ? "-" : row.BusinessUnitIdName}} {{row.reward_qty_total}} {{row.reward_fee_total| toFixNumber:2 }}