Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
welfare
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
达摩4.0重构
welfare
Commits
b607adf9
Commit
b607adf9
authored
Apr 01, 2021
by
shaojiawen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update:领取记录bug
parent
321ed9f8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
member-get.vue
src/views/card/gic-card/member-get.vue
+5
-3
No files found.
src/views/card/gic-card/member-get.vue
View file @
b607adf9
...
...
@@ -45,8 +45,8 @@
</el-table-column>
<el-table-column
label=
"卡券信息"
min-width=
"140"
show-overflow-tooltip
>
<
template
slot-scope=
"scope"
>
<p
p-key=
"couponId"
:title=
"scope.row.couponId"
>
{{
scope
.
row
.
c
ouponCod
e
}}
</p>
<p
class=
"fz12
gray03"
>
卡券代码
</p>
<p
p-key=
"couponId"
:title=
"scope.row.couponId"
>
{{
scope
.
row
.
c
ardNam
e
}}
</p>
<p
class=
"fz12
"
>
{{
scope
.
row
.
couponCode
}}
</p>
</
template
>
</el-table-column>
<el-table-column
label=
"使用状态"
min-width=
"120"
show-overflow-tooltip
>
...
...
@@ -73,7 +73,9 @@
</el-table-column>
<el-table-column
label=
"来源明细"
min-width=
"120"
show-overflow-tooltip
>
<
template
slot-scope=
"scope"
>
<div
v-html=
"formatChannel(scope.row)"
></div>
<p
class=
"fz14"
>
{{
scope
.
row
.
appName
}}
</p>
<p
class=
"fz10"
>
{{
scope
.
row
.
activityName
}}
</p>
<!--
<div
v-html=
"formatChannel(scope.row)"
></div>
-->
</
template
>
</el-table-column>
<el-table-column
label=
"操作"
align=
"left"
width=
"130px"
fixed=
"right"
>
...
...
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