Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe
·
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
dongjunjie
2016-05-06 15:12:25 +0800
Commit
36b4e02e365f3057563f0addf02e106811336585
1 parent
291b5eb1
基础商品列表界面,删选品牌需要全部展示
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
6 deletions
client/js/basegoods/index.js
client/js/basegoods/index.js
View file @
36b4e02
...
...
@@ -89,12 +89,7 @@ new common.dropDown({
new
common
.
dropDown
({
el
:
"#brandId"
,
ajax
:
"brand"
,
hash
:
true
,
params
:
function
()
{
return
{
status
:
1
};
}
hash
:
true
});
new
common
.
dropDown
({
el
:
"#isOutLets"
,
...
...
Please
register
or
login
to post a comment