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
a2afcd96
Commit
a2afcd96
authored
Apr 30, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
7273239c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
blindDateUsersList.vue
src/components/UserMan/blindDateUsersList.vue
+2
-1
No files found.
src/components/UserMan/blindDateUsersList.vue
View file @
a2afcd96
...
@@ -349,6 +349,7 @@
...
@@ -349,6 +349,7 @@
</button>
</button>
<div
v-show=
"scope.row.OpenIdState"
>
{{
scope
.
row
.
OpenId
}}
</div>
<div
v-show=
"scope.row.OpenIdState"
>
{{
scope
.
row
.
OpenId
}}
</div>
<div
v-if=
"scope.row.WechatNo!=''"
>
微信号:
{{
scope
.
row
.
WechatNo
}}
</div>
<div
v-if=
"scope.row.WechatNo!=''"
>
微信号:
{{
scope
.
row
.
WechatNo
}}
</div>
<div
v-if=
"scope.row.Moblie!=''"
>
手机号码:
{{
scope
.
row
.
Moblie
}}
</div>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"会员类型"
>
<el-table-column
label=
"会员类型"
>
...
@@ -453,7 +454,7 @@
...
@@ -453,7 +454,7 @@
label=
"加入时间"
label=
"加入时间"
></el-table-column>
></el-table-column>
<el-table-column
prop=
"address"
width=
"
200"
label=
"操作
"
>
<el-table-column
prop=
"address"
width=
"
140"
label=
"操作"
fixed=
"right
"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<el-tooltip
<el-tooltip
class=
"item"
class=
"item"
...
...
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