Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
YH_RNComponent
·
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
shixiang
8 years ago
Commit
12fb7e57a6c857108f148a68e0d4ac33e70037ef
1 parent
c12dc94d
替换排序 避免歧义,占位参数 没用到
review 于良
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
js/brandStore/components/brandStore/brandStoreSubView/Cells/BrandProductFilter.js
js/brandStore/components/brandStore/brandStoreSubView/Cells/BrandProductFilter.js
View file @
12fb7e5
...
...
@@ -33,8 +33,8 @@ export default class BrandProductFilter extends React.Component {
key
:
'default'
,
name
:
'默认'
,
value
:
{
asc
:
's_t_desc'
,
desc
:
's_t_desc'
,
asc
:
's_w_desc'
,
desc
:
's_w_desc'
,
},
isAsc
:
false
,
radio
:
true
,
...
...
Please
register
or
login
to post a comment