Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing
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
marketing-web
marketing
Commits
29aa6dde
Commit
29aa6dde
authored
Dec 27, 2021
by
liuchenxi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 删除录音设置按钮
parent
ac808fea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
+0
-1
calllog.vue
src/views/calllog/calllog.vue
+0
-1
No files found.
src/views/calllog/calllog.vue
View file @
29aa6dde
...
...
@@ -9,7 +9,6 @@
<el-option
v-for=
"(v, i) in telTaskTypeOption"
:key=
"i"
:label=
"v.label"
:value=
"v.value"
></el-option>
</el-select>
<el-input
v-model=
"listParams.phoneNumber"
class=
"w200"
placeholder=
"输入号码查询"
clearable
@
change=
"refresh"
><i
slot=
"prefix"
class=
"el-input__icon el-icon-search"
></i></el-input>
<el-button
v-if=
"$getButtonLimit($buttonCode.marketingSetCallLog)"
:limit-code=
"$buttonCode.marketingSetCallLog"
type=
"primary"
class=
"fr"
@
click=
"$router.push('/calllog/record')"
>
录音设置
</el-button>
</div>
<el-table
tooltipEffect=
"light"
:data=
"tableList"
style=
"width:100%"
>
<el-table-column
align=
"left"
width=
"150"
prop=
"callBeginTime"
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