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
5dd73cbc
Commit
5dd73cbc
authored
May 07, 2021
by
陈羽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 话务任务设置添加默认关闭双向呼叫提示
parent
e3f381ef
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
4 deletions
+11
-4
trafficTaskSet.vue
src/views/apps/trafficTask/trafficTaskSet.vue
+11
-4
No files found.
src/views/apps/trafficTask/trafficTaskSet.vue
View file @
5dd73cbc
...
@@ -11,7 +11,10 @@
...
@@ -11,7 +11,10 @@
<div
class=
"task-set-content boder-box"
>
<div
class=
"task-set-content boder-box"
>
<div
class=
"task-set-cell"
>
<div
class=
"task-set-cell"
>
<div
class=
"set-line-item"
>
<div
class=
"set-line-item"
>
<span
class=
"set-line-item_title font-14 color-606266 text-right"
>
话务任务拨打:
</span><el-select
v-model=
"setObj.taskCallType"
placeholder=
"请选择"
class=
"w-240"
@
change=
"changeSelect"
>
<el-option
v-for=
"item in options"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</el-select><span
v-if=
"setObj.taskCallType == 2"
class=
"font-14 color-909399 p-l-10 set-long-tip"
>
第三方双向呼叫及透传(透传功能暂无法使用,外呼显示号码为固定电话),可监控通话状态。呼叫结算及通话记录存储于GIC计费中心。
</span>
<el-tooltip
class=
"item"
effect=
"dark"
content=
"代理商户默认关闭双向呼叫功能,如需开通请联系达摩运营或实施进行开通"
placement=
"top-start"
>
<span
class=
"set-line-item_title text-right"
>
<i
style=
"cursor: pointer;font-style: normal;padding-bottom: 2px; border-bottom: 1px dashed rgb(47, 84, 235);"
class=
"font-14 color-606266"
>
话务任务拨打
</i>
:
</span>
</el-tooltip>
<el-select
v-model=
"setObj.taskCallType"
placeholder=
"请选择"
class=
"w-240"
@
change=
"changeSelect"
>
<el-option
v-for=
"item in options"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</el-select><span
v-if=
"setObj.taskCallType == 2"
class=
"font-14 color-909399 p-l-10 set-long-tip"
>
第三方双向呼叫及透传(透传功能暂无法使用,外呼显示号码为固定电话),可监控通话状态。呼叫结算及通话记录存储于GIC计费中心。
</span>
<span
v-if=
"setObj.taskCallType == 1"
class=
"font-14 color-909399 p-l-10"
>
导购手机呼叫,无法监控通话状态。呼叫结算费用由导购手机自费。
</span>
<span
v-if=
"setObj.taskCallType == 1"
class=
"font-14 color-909399 p-l-10"
>
导购手机呼叫,无法监控通话状态。呼叫结算费用由导购手机自费。
</span>
</div>
</div>
<!--
<div
class=
"set-line-item"
>
<!--
<div
class=
"set-line-item"
>
...
@@ -25,7 +28,9 @@
...
@@ -25,7 +28,9 @@
<table
class=
"font-14"
>
<table
class=
"font-14"
>
<tbody>
<tbody>
<tr
class=
"el-table__row"
>
<tr
class=
"el-table__row"
>
<td
rowspan=
"1"
colspan=
"1"
class=
"el-table_3_column_7 "
><div
class=
"font-14 color-303133"
>
微信会员
</div></td>
<td
rowspan=
"1"
colspan=
"1"
class=
"el-table_3_column_7 "
>
<div
class=
"font-14 color-303133"
>
微信会员
</div>
</td>
<td
rowspan=
"1"
colspan=
"1"
class=
"el-table_3_column_8 "
>
<td
rowspan=
"1"
colspan=
"1"
class=
"el-table_3_column_8 "
>
<div
class=
"cell"
>
<div
class=
"cell"
>
<el-radio
v-model=
"setObj.distributeTypeJudge"
:label=
"0"
>
分配给主门店店长
</el-radio>
<el-radio
v-model=
"setObj.distributeTypeJudge"
:label=
"0"
>
分配给主门店店长
</el-radio>
...
@@ -34,7 +39,9 @@
...
@@ -34,7 +39,9 @@
</td>
</td>
</tr>
</tr>
<tr
class=
"el-table__row"
>
<tr
class=
"el-table__row"
>
<td
rowspan=
"1"
colspan=
"1"
class=
"el-table_3_column_7 "
><div
class=
"font-14 color-303133"
>
POS会员
</div></td>
<td
rowspan=
"1"
colspan=
"1"
class=
"el-table_3_column_7 "
>
<div
class=
"font-14 color-303133"
>
POS会员
</div>
</td>
<td
rowspan=
"1"
colspan=
"1"
class=
"el-table_3_column_8 "
>
<td
rowspan=
"1"
colspan=
"1"
class=
"el-table_3_column_8 "
>
<div
class=
"cell"
>
<div
class=
"cell"
>
<el-radio
v-model=
"setObj.posDistributeJudge"
:label=
"0"
>
分配给主门店店长
</el-radio>
<el-radio
v-model=
"setObj.posDistributeJudge"
:label=
"0"
>
分配给主门店店长
</el-radio>
...
@@ -62,7 +69,7 @@
...
@@ -62,7 +69,7 @@
<el-radio
v-model=
"setObj.posDistributeJudge"
:label=
"1"
>
分配给专属导购
</el-radio>
<el-radio
v-model=
"setObj.posDistributeJudge"
:label=
"1"
>
分配给专属导购
</el-radio>
</div>
-->
</div>
-->
<div
v-if=
"setObj.taskCallType == 2"
class=
"set-line-item"
>
<div
v-if=
"setObj.taskCallType == 2"
class=
"set-line-item"
>
<span
class=
"set-line-item_title font-14 color-606266 text-right"
>
话务任务条件:
</span><span
class=
"font-14 color-606266"
>
话务任务下发后
</span><el-input-number
controls-position=
"right"
class=
"w-100"
v-model=
"setObj.giveUpJudge"
placeholder=
"请输入内容"
:step=
"1"
:step-strictly=
"true"
:min=
"0"
:max=
"99999999"
></el-input-number><span
class=
"font-14 color-606266 p-l-10"
>
次
</span>
<span
class=
"set-line-item_title font-14 color-606266 text-right"
>
话务任务条件:
</span><span
class=
"font-14 color-606266"
>
话务任务下发后
</span>
<el-input-number
controls-position=
"right"
class=
"w-100"
v-model=
"setObj.giveUpJudge"
placeholder=
"请输入内容"
:step=
"1"
:step-strictly=
"true"
:min=
"0"
:max=
"99999999"
></el-input-number><span
class=
"font-14 color-606266 p-l-10"
>
次
</span>
<span
class=
"font-14 color-606266"
>
呼叫后无响应,导购可放弃该条话务任务
</span>
<span
class=
"font-14 color-606266"
>
呼叫后无响应,导购可放弃该条话务任务
</span>
</div>
</div>
<!--
<div
class=
"set-line-item"
>
<!--
<div
class=
"set-line-item"
>
...
...
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