Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuloulou
/
yohobuy-portal-fe2
·
Commits
Go to a project
GitLab
Go to dashboard
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
dongjunjie
9 years ago
Commit
d967065fda8ed9752e77d17f4c38ec10c82d3c09
2 parents
c128554c
71f6c210
Merge branch 'testBLK' into portal_dev_4.9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/static/js.jquery/module/guang/info/Edit.js
code/static/js.jquery/module/guang/info/Edit.js
View file @
d967065
...
...
@@ -656,7 +656,7 @@ var goodsgird = new common.grid({
query
:
common
.
util
.
__input
(
'skns'
),
price
:
price
,
color
:
Bll2
.
getIds
(
Bll
.
sorts
[
0
].
list
),
style
:
getIds
(
Bll
.
sorts
[
1
].
list
),
//风格先不管
style
:
Bll2
.
getIds
(
Bll
.
sorts
[
1
].
list
),
//风格先不管
msort
:
Bll2
.
getIds
(
Bll
.
sorts
[
2
].
list
),
brand
:
Bll2
.
getIds
(
Bll
.
sorts
[
3
].
list
),
gender
:
Bll2
.
getIds
(
Bll
.
sorts
[
4
].
list
)
...
...
Please
register
or
login
to post a comment