Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CRM
Project
Project
Details
Activity
Releases
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
华国豪
CRM
Commits
7467ba7c
Commit
7467ba7c
authored
May 18, 2023
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
1cefc1a2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
clueComponent.vue
src/components/clueManagement/clueComponent.vue
+2
-2
No files found.
src/components/clueManagement/clueComponent.vue
View file @
7467ba7c
...
...
@@ -26,7 +26,7 @@
<el-dropdown
@
command=
"handleCommand"
>
<el-button
icon=
"el-icon-plus"
class=
"crm-btn org-btn"
>
新建线索
</el-button>
<el-dropdown-menu
slot=
"dropdown"
>
<
el-dropdown-item
command=
"1"
><i
class=
"iconfont iconkehu"
></i>
客户线索
</el-dropdown-item
>
<
!--
<el-dropdown-item
command=
"1"
><i
class=
"iconfont iconkehu"
></i>
客户线索
</el-dropdown-item>
--
>
<el-dropdown-item
command=
"2"
><i
class=
"iconfont icontongxunlu"
></i>
直客线索
</el-dropdown-item>
</el-dropdown-menu>
</el-dropdown>
...
...
@@ -35,7 +35,7 @@
<i
class=
"iconfont icongengduo"
></i>
</el-button>
<el-dropdown-menu
slot=
"dropdown"
>
<
el-dropdown-item
command=
"3"
><i
class=
"iconfont icondaoru"
></i>
导入客户线索
</el-dropdown-item
>
<
!--
<el-dropdown-item
command=
"3"
><i
class=
"iconfont icondaoru"
></i>
导入客户线索
</el-dropdown-item>
--
>
<el-dropdown-item
command=
"4"
><i
class=
"iconfont icondaoru"
></i>
导入直客线索
</el-dropdown-item>
<!--
<el-dropdown-item><i
class=
"iconfont icondaochu"
></i>
导出
</el-dropdown-item>
-->
</el-dropdown-menu>
...
...
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