Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
wenjiekong
2016-08-23 09:50:36 +0800
Commit
4e98eb56e9f318e3766b2245b66e3469918d0dc3
1 parent
ebe1b4ee
没有优惠券时,不加载优惠劵状态
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/product/students.page.js
public/js/product/students.page.js
View file @
4e98eb5
...
...
@@ -582,7 +582,7 @@ $(function() {
});
if
(
couponIds
.
length
>
0
)
{
$
.
ajax
({
type
:
'GET'
,
url
:
'/product/students/userAcquireStatus'
,
...
...
Please
register
or
login
to post a comment