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
Plain Diff
Browse Files
Authored by
xuhongyun
2016-09-30 14:16:56 +0800
Commit
5e2083cf9a84614abd5675fd4c0b088ab53b9493
2 parents
ea45ea68
62e93933
Merge branch 'dev_special_prd' into grey
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
code/static/js.jquery/module/goods/specialgoods/Index.js
code/static/js.jquery/module/goods/specialgoods/Index.js
View file @
5e2083c
...
...
@@ -25,7 +25,11 @@ var Bll = {
/*下拉选择*/
new
common
.
dropDown
({
el
:
"#brandId"
,
ajax
:
"codGetBrandList"
ajax
:
"brand"
,
hash
:
true
,
params
:
function
(){
return
{
userLimitFlag
:
true
};
}
});
new
common
.
dropDown
({
...
...
Please
register
or
login
to post a comment