Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
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
wangwei
2017-06-08 15:47:44 +0800
Commit
1f806025f2c5bfc038bc865292d03497719c0d9d
1 parent
78981c4a
店铺无法筛选
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/static/js.jquery/module/marketing/CouponList/AddOrUpdate.js
code/static/js.jquery/module/marketing/CouponList/AddOrUpdate.js
View file @
1f80602
@@ -566,7 +566,7 @@ function shopDropDown(){
@@ -566,7 +566,7 @@ function shopDropDown(){
566
}
else
{
566
}
else
{
567
new
common
.
dropDown
({
567
new
common
.
dropDown
({
568
el
:
'.shop'
,
568
el
:
'.shop'
,
569
-
ajax
:
'queryShop'
569
+
ajax
:
'queryShop
Pass
'
570
});
570
});
571
}
571
}
572
}
572
}
Please
register
or
login
to post a comment