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
Email Patches
Plain Diff
Browse Files
Authored by
郭成尧
2017-09-20 11:06:41 +0800
Commit
a833204c606ffac84f59ba23cdba5f4f48685b09
1 parent
5a7d5e31
no-gift-card
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 @
a833204
...
...
@@ -412,7 +412,7 @@ function handleGiftCards(params) {
let
rightInfo
=
'未使用'
;
if
(
!
count
)
{
return
{}
;
return
false
;
}
if
(
selectCount
)
{
...
...
Please
register
or
login
to post a comment