Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
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
黄媛媛
ElectricitySheep
Commits
ef24ca7e
Commit
ef24ca7e
authored
Jul 19, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
9fd996a7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wishList.vue
src/components/tradePavilion/wishList.vue
+1
-1
No files found.
src/components/tradePavilion/wishList.vue
View file @
ef24ca7e
...
...
@@ -40,7 +40,7 @@
<el-table-column
prop=
"UserName"
label=
"用户名称"
>
<template
slot-scope=
"scope"
>
<span>
{{
scope
.
row
.
UserName
}}
<span
style=
"cursor: pointer;text-decoration: underline;
"
@
click=
"guanlianbrand(scope.row.UserId)"
>
{{
scope
.
row
.
UserId
}}
</span>
</span>
<span>
{{
scope
.
row
.
UserName
}}
<span
style=
"cursor: pointer;text-decoration: underline;
font-size: 12px;"
@
click=
"guanlianbrand(scope.row.UserId)"
>
关联品牌
</span>
</span>
</
template
>
</el-table-column>
...
...
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