Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
郭成尧
2017-09-20 11:07:13 +0800
Commit
dce84867b43c33fedc7a4b90b56501246a642f6c
2 parents
f314efdc
a833204c
Merge branch 'feature/giftcard' into release/6.1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
utils/payment-process.js
utils/payment-process.js
View file @
dce8486
...
...
@@ -411,7 +411,7 @@ function handleGiftCards(params) {
let
rightInfo
=
'未使用'
;
if
(
!
count
)
{
return
{}
;
return
false
;
}
if
(
selectCount
)
{
...
...
Please
register
or
login
to post a comment