Browse Source

feat: 企微数据 - 投手投放数据 - 新增"企微粉丝人数"

zhengxy 2 years ago
parent
commit
5b0dc34dda
1 changed files with 1 additions and 0 deletions
  1. 1 0
      project/src/components/dataBoard/throwPerson/throwPersonPuton.vue

+ 1 - 0
project/src/components/dataBoard/throwPerson/throwPersonPuton.vue

@@ -139,6 +139,7 @@ export default {
139 139
         { prop: "end_date", label: "截止日期", min_width: 160 },
140 140
         { prop: "cost", label: "累计消耗" },
141 141
         { prop: "pay_money", label: "累计充值" },
142
+        { prop: "scan_follow_total", label: "企微粉丝人数" },
142 143
         { prop: "qw_cost", label: "企微成本" },
143 144
         { prop: "new_cost", label: "用户首日下单成本", min_width: 160 },
144 145
         { prop: "first_day_roi", label: "首日ROI", notes: '首日ROI=当日新用户充值之和/累计消耗' },