Authored by 孙凯

修改 多品店 筛选 - 切换不同品牌 不刷新的问题 review by jianqiu

... ... @@ -92,9 +92,9 @@ export default class BrandStoreService {
sales: 'Y',
stocknumber: 1,
attribute_not: 2,
brand,
...filterFactors,
v,
brand,
}
})
.then((json) => {
... ...