Browse Source

feat: 数据看板 - 投手数据调整

zhengxy 1 year ago
parent
commit
bb9b89d371

+ 1 - 1
index.html

@@ -7,4 +7,4 @@
7 7
         hm.src = "https://hm.baidu.com/hm.js?d61b9e2caf4d46ccda7471b5385e2333";
8 8
         var s = document.getElementsByTagName("script")[0];
9 9
         s.parentNode.insertBefore(hm, s);
10
-      })();</script><link href=./static/css/app.0b1ac3d6784792e1d262400446854718.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.c0022df309ed13051ee3.js></script><script type=text/javascript src=./static/js/app.9b120adb8f94c9067ccf.js></script></body></html>
10
+      })();</script><link href=./static/css/app.037f93937cfbbdc27852dd7c135fe796.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.932f1d47e157920a81bc.js></script><script type=text/javascript src=./static/js/app.9b120adb8f94c9067ccf.js></script></body></html>

+ 15 - 13
project/src/components/dataBoard/throwPerson/throwPersonPuton.vue

@@ -260,6 +260,7 @@ export default {
260 260
         { prop: "first_roi", label: "首充ROI", min_width: 90,},
261 261
         { prop: "qw_cost", label: "企微成本", min_width: 90, },
262 262
         { prop: "new_cost", label: "用户首日下单成本", min_width: 90, },
263
+        { prop: "deep_conversions_count", label: "深度目标转化量", min_width: 90 },
263 264
         { prop: "conversions_count", label: "回传下单人数", notes: '通过广告后台获取到的实际下单人数', min_width: 90 },
264 265
         { prop: "new_pay_uv", label: "实际下单人数", notes: '猎羽后台统计到的首日首次下单的人数', min_width: 90 },
265 266
         { prop: "first_charge", label: "首日首单充值金额", min_width: 90 },
@@ -353,7 +354,7 @@ export default {
353 354
         this.duplicateRemovalData.loading = false;
354 355
       });
355 356
     },
356
-    headerColor ({ row, column, rowIndex, columnIndex }) {
357
+    headerColor() {
357 358
       return { backgroundColor: '#FFFFFF !important', border: 'none!important' }
358 359
     },
359 360
     changeTime (time) {//筛选时间变化
@@ -553,18 +554,7 @@ export default {
553 554
       window.open(url, '_blank')
554 555
     },
555 556
 
556
-    onConfirmSelectCorp(corp) {
557
-      this.handleJumpToCZDDGL({
558
-        account: this.currentAccountName,
559
-        corpid: corp.corpid,
560
-      })
561
-      this.onCancelSelectCorp()
562
-    },
563
-    onCancelSelectCorp() {
564
-      this.selectCorpDialogVisible = false
565
-      this.currentCorpOptions = []
566
-      this.currentAccountName = ''
567
-    },
557
+
568 558
     onClickFirstDayPay(row) {
569 559
       this.currentAccountName = row.account_name
570 560
       if (row.user_list && row.user_list.length) {
@@ -590,6 +580,18 @@ export default {
590 580
       })
591 581
       window.open(path.href, '_blank')
592 582
     },
583
+    onConfirmSelectCorp(corp) {
584
+      this.handleJumpToCZDDGL({
585
+        account: this.currentAccountName,
586
+        corpid: corp.corpid,
587
+      })
588
+      this.onCancelSelectCorp()
589
+    },
590
+    onCancelSelectCorp() {
591
+      this.selectCorpDialogVisible = false
592
+      this.currentCorpOptions = []
593
+      this.currentAccountName = ''
594
+    },
593 595
   }
594 596
 }
595 597
 </script>

File diff suppressed because it is too large
+ 1 - 1
static/css/app.0b1ac3d6784792e1d262400446854718.css


File diff suppressed because it is too large
+ 1 - 0
static/js/10.a4d8ccb5ecac6e5206e7.js


File diff suppressed because it is too large
+ 0 - 1
static/js/10.ab890c9ee46e485daf94.js


File diff suppressed because it is too large
+ 1 - 1
static/js/manifest.c0022df309ed13051ee3.js