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
孙凯
2017-02-24 17:37:28 +0800
Commit
3218850e8d4e3a80e7a7df036a3e94de64e01ccf
1 parent
3148c88f
修改 多品店 筛选 - 切换不同品牌 不刷新的问题 review by jianqiu
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/brandStore/services/BrandStoreService.js
js/brandStore/services/BrandStoreService.js
View file @
3218850
...
...
@@ -92,9 +92,9 @@ export default class BrandStoreService {
sales
:
'Y'
,
stocknumber
:
1
,
attribute_not
:
2
,
brand
,
...
filterFactors
,
v
,
brand
,
}
})
.
then
((
json
)
=>
{
...
...
Please
register
or
login
to post a comment