Commit 33505a9e by liuchenxi

update:导购线索

parent 0a508e82
......@@ -99,7 +99,7 @@
</li>
</ul>
</el-drawer>
<el-drawer title="【后台线索】说明" :visible.sync="drawer" :direction="direction" custom-class="touch_drawer h670" v-else-if="contentTitle == '后台线索'">
<el-drawer title="【后台线索】说明" :visible.sync="drawer" :direction="direction" custom-class="touch_drawer h762" v-else-if="contentTitle == '后台线索'">
<ul class="content">
<li>数据更新频率:1天1次</li>
<!-- <li>导购线索:计划中触达到门店导购端的都归入导购线索,包括话务、企微任务。</li>
......@@ -138,6 +138,9 @@
<div class="text">
<p>4.区域详情</p>
<p>区域粒度的『触达人数』和『触达率』按服务门店统计,其余转化信息按消费门店统计。</p>
<p>无归属门店:触达的人群无服务门店,归入无归属;</p>
<p>计划整体:按计划整体去重,同一用户被触达多次,转化多次,只记1人;</p>
<p>区域合计:按所选范围下的门店汇总,同一用户在不同门店下消费,汇总不去重</p>
</div>
</li>
</ul>
......@@ -186,8 +189,8 @@ export default {
.h790 {
height: 790px !important;
}
.h670 {
height: 670px !important;
.h762 {
height: 762px !important;
}
.h440 {
height: 440px !important;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment