Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing
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
marketing-web
marketing
Commits
5b2ebc56
Commit
5b2ebc56
authored
Apr 18, 2022
by
caoyanzhi
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'bugfix/添加卡券领取渠道'
parents
6e7c54af
24b2aa48
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
record-get.vue
src/views/card/record-get.vue
+1
-1
No files found.
src/views/card/record-get.vue
View file @
5b2ebc56
...
...
@@ -83,7 +83,7 @@
<el-table-column
min-width=
"80"
align=
"left"
prop=
"receiveName"
label=
"投放渠道"
></el-table-column>
<el-table-column
width=
"100"
align=
"left"
prop=
"receiveName"
label=
"来源明细"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
receiveCode
==
'RECEIVE_003'
||
scope
.
row
.
receiveCode
==
'RECEIVE_005'
||
scope
.
row
.
receiveCode
==
'RECEIVE_007'
||
scope
.
row
.
receiveCode
==
'RECEIVE_004'
||
scope
.
row
.
receiveCode
==
'RECEIVE_010'
?
scope
.
row
.
receiveTypeExcel
:
'--'
}}
{{
scope
.
row
.
receiveCode
==
'RECEIVE_003'
||
scope
.
row
.
receiveCode
==
'RECEIVE_005'
||
scope
.
row
.
receiveCode
==
'RECEIVE_007'
||
scope
.
row
.
receiveCode
==
'RECEIVE_004'
||
scope
.
row
.
receiveCode
==
'RECEIVE_010'
||
scope
.
row
.
receiveCode
==
'RECEIVE_025'
?
scope
.
row
.
receiveTypeExcel
:
'--'
}}
</
template
>
</el-table-column>
<el-table-column
width=
"100"
align=
"left"
prop=
"receiveName"
label=
"核销来源"
>
...
...
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