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
c7c559f4
Commit
c7c559f4
authored
Sep 23, 2021
by
crushh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: dist
parent
a38e0264
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
taskDetail.vue
src/views/salesleads/trafficTask/taskDetail.vue
+1
-1
taskViewDetail.vue
src/views/salesleads/trafficTask/taskViewDetail.vue
+1
-1
No files found.
src/views/salesleads/trafficTask/taskDetail.vue
View file @
c7c559f4
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
<div
class=
"table-condition-right"
>
<div
class=
"table-condition-right"
>
<el-button
type=
"danger"
@
click=
"multDel"
>
批量删除
</el-button>
<el-button
type=
"danger"
@
click=
"multDel"
>
批量删除
</el-button>
<el-button
class=
"m-l-10"
type=
"primary"
:loading=
"loadingBtn"
@
click=
"beforeExportExcel"
><i
class=
"iconfont icon-icon_yunxiazai p-r-6"
></i>
导出
</el-button>
<el-button
class=
"m-l-10"
type=
"primary"
:loading=
"loadingBtn"
@
click=
"beforeExportExcel"
><i
class=
"iconfont icon-icon_yunxiazai p-r-6"
></i>
导出
</el-button>
<el-tooltip
content=
"
将会员姓名,手机号等敏感信息进行加密,
实现隐私保护"
placement=
"top"
>
<el-tooltip
content=
"
导出结果中会员姓名、手机号等敏感信息将进行加密,
实现隐私保护"
placement=
"top"
>
<i
class=
"el-icon-warning-outline font-14 p-l-6"
v-if=
"enableDownloadCompleteData == 0"
></i>
<i
class=
"el-icon-warning-outline font-14 p-l-6"
v-if=
"enableDownloadCompleteData == 0"
></i>
</el-tooltip>
</el-tooltip>
</div>
</div>
...
...
src/views/salesleads/trafficTask/taskViewDetail.vue
View file @
c7c559f4
...
@@ -22,7 +22,7 @@ import taskViewDetail from '@/components/app/taskViewDetail.vue';
...
@@ -22,7 +22,7 @@ import taskViewDetail from '@/components/app/taskViewDetail.vue';
<div
class=
"table-condition-right"
>
<div
class=
"table-condition-right"
>
<el-button
type=
"danger"
@
click=
"multDel"
>
批量删除
</el-button>
<el-button
type=
"danger"
@
click=
"multDel"
>
批量删除
</el-button>
<el-button
:loading=
"loadingBtn"
type=
"primary"
@
click=
"beforeExportExcel"
><i
class=
"iconfont icon-icon_yunxiazai p-r-6"
></i>
导出
</el-button>
<el-button
:loading=
"loadingBtn"
type=
"primary"
@
click=
"beforeExportExcel"
><i
class=
"iconfont icon-icon_yunxiazai p-r-6"
></i>
导出
</el-button>
<el-tooltip
content=
"
将会员姓名,手机号等敏感信息进行加密,
实现隐私保护"
placement=
"top"
>
<el-tooltip
content=
"
导出结果中会员姓名、手机号等敏感信息将进行加密,
实现隐私保护"
placement=
"top"
>
<i
class=
"el-icon-warning-outline font-14 p-l-6"
v-if=
"enableDownloadCompleteData == 0"
></i>
<i
class=
"el-icon-warning-outline font-14 p-l-6"
v-if=
"enableDownloadCompleteData == 0"
></i>
</el-tooltip>
</el-tooltip>
</div>
</div>
...
...
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