Commit 71b342a2 by chenyu

update: 更改文案显示判断

parent 21efb9cc
......@@ -525,7 +525,7 @@
<div>
<div>
<label class="inline-block w-98 label-unit">时间精度
<el-tooltip v-if="['haobanWechatRelatedTime','onceCostTime'].includes(currentKey)" popper-class="edit-tag-tooltip" placement="top" open-delay="100" effect="light">
<el-tooltip popper-class="edit-tag-tooltip" placement="top" open-delay="100" effect="light">
<div slot="content">
<span style="font-weight: 600">选择【天】:</span><br />选择相对时段为“最近2天”,那么系统在5号凌晨统计3-4号的数据;系统在6号凌晨统计时,统计的是4-5号的数据;<br />
<span style="font-weight: 600">选择【月】:</span><br />当月:选择相对时间段为“当月”,那么系统在8月5号凌晨进行统计时,统计的是在8.1-8.4号的数据;系统在6号凌晨统计时,统计的是在8.1-8.5号的数据;<br />最近X月:选择相对时间段为“最近2月”,那么系统在8月5号凌晨进行统计时,统计的是6.1-7.31号的数据;系统在6号凌晨统计时,统计的还是6.1-7.31号的数据;<br />
......
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