Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
member
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
member
member
Commits
7e6fe2ac
Commit
7e6fe2ac
authored
Dec 08, 2021
by
crushh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
udpate: 集团积分
parent
0ab38724
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
+3
-1
customerDetail.vue
src/components/allCustomers/customerDetail.vue
+3
-1
No files found.
src/components/allCustomers/customerDetail.vue
View file @
7e6fe2ac
...
...
@@ -150,7 +150,9 @@
<el-descriptions-item
label=
"集团会员等级:"
>
{{
memberInfo
.
cliqueGradeName
||
'--'
}}
</el-descriptions-item>
<el-descriptions-item
label=
""
/>
<el-descriptions-item
label=
"集团会员积分:"
>
{{
memberInfo
.
cliqueMemberIntegral
||
'--'
}}
</el-descriptions-item>
</
template
>
<el-descriptions-item
label=
"商户会员卡号:"
>
{{ memberInfo.cardNum||'--' }}
...
...
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