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
d6776391
Commit
d6776391
authored
May 07, 2021
by
陈羽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 修改样式
parent
5dd73cbc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
trafficTaskSet.vue
src/views/apps/trafficTask/trafficTaskSet.vue
+1
-1
No files found.
src/views/apps/trafficTask/trafficTaskSet.vue
View file @
d6776391
...
...
@@ -11,7 +11,7 @@
<div
class=
"task-set-content boder-box"
>
<div
class=
"task-set-cell"
>
<div
class=
"set-line-item"
>
<el-tooltip
class=
"item"
effect=
"dark"
content=
"代理商户默认关闭双向呼叫功能,如需开通请联系达摩运营或实施进行开通"
placement=
"top-start"
>
<el-tooltip
class=
"item"
effect=
"dark"
content=
"代理商户默认关闭双向呼叫功能,如需开通请联系达摩运营或实施进行开通"
placement=
"top-start"
:open-delay=
"200"
>
<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>
...
...
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