Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
memberTag-web
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
memberTag
memberTag-web
Commits
e9a913d2
Commit
e9a913d2
authored
Feb 26, 2021
by
Kyle_Li
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/微盟权限控制' of
http://115.159.76.241/memberTag/memberTag-web
into dev
parents
bd3587fd
77cc6f18
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
second-tag.vue
src/view/platformTag/second-tag.vue
+3
-0
No files found.
src/view/platformTag/second-tag.vue
View file @
e9a913d2
...
...
@@ -2,6 +2,9 @@
<div
class=
"second"
>
<span
class=
"name"
:class=
"
{ 'manual-name': tagName === '手工标签', 'light-active': tagList.name === tagRealName }" @click="handleSecondtag(tagList)">
<span>
{{
tagList
.
name
}}
</span>
<el-tooltip
content=
"请去微盟后台创建标签,且仅同步微盟多选项标签"
v-if=
"tagList.id === '3d11ac15963b4c0790762e6147ea9315'"
>
<i
class=
"el-icon-info"
></i>
</el-tooltip>
</span>
<i
class=
"arrow-line iconfont icon-next-"
v-if=
"tagName !== '手工标签'"
></i>
<el-popover
placement=
"bottom"
width=
"30"
trigger=
"click"
>
...
...
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