Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-3
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
office
haoban-3
Commits
6e5cdf26
Commit
6e5cdf26
authored
Apr 27, 2021
by
陈羽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 更改话务任务提示文案
parent
f8177771
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
taskRecord.vue
src/views/apps/trafficTask/taskRecord.vue
+6
-5
No files found.
src/views/apps/trafficTask/taskRecord.vue
View file @
6e5cdf26
...
...
@@ -14,9 +14,10 @@
<i
class=
"el-alert__icon el-icon-info"
></i>
<div
class=
"el-alert__content"
>
<span
class=
"el-alert__title"
>
1.预计2021年1月功能更新后将仅保留近一年数据,历史数据将清除。如需保存超过一年历史数据,请于1月前导出保存;
<br
/>
2.因任务数据量过大,门店视图统计数据改为每日刷新一次;
<br
/>
3.需要注意:话务完成详情是实时展示;完成数据统计是每日刷新,可能出现任务详情显示已完成,但是已完成数量并没有+1。这属于统计的正常情况。
话务任务应用下线通知:
<br
/>
1.【话务任务】预计将于5月下旬下线,功能将由【销售线索】替代;
<br
/>
2.【话务任务】下线后,【GIC后台-智能营销】中的“话务”事件也将下线,后续如需针对门店终端下发任务,请通过【GIC后台-智能营销】中的“企微任务”事件下发;
<br
/>
3.【话务任务】下线后,该应用中原本的“会话任务”也会下线,“不良评价回访”任务将转移至其他应用,请知悉
<br
/>
</span>
</div>
</div>
...
...
@@ -48,8 +49,8 @@
<
template
slot-scope=
"scope"
>
</
template
>
</el-table-column>
<el-table-column
label=
"门店名称"
width=
"120"
show-overflow-tooltip
>
<
template
slot-scope=
"scope"
>
<div
style=
"width: 100%; overflow:hidden;text-overflow: ellipsis;"
>
{{
scope
.
row
.
storeName
}}
</div>
<
template
slot-scope=
"scope"
>
<div
style=
"width: 100%; overflow:hidden;text-overflow: ellipsis;"
>
{{
scope
.
row
.
storeName
}}
</div>
</
template
>
</el-table-column>
<el-table-column
prop=
""
label=
"任务总数"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment