fix:更改商品列表默认按销量排行
This commit is contained in:
parent
eb6339e2c6
commit
b0bbe7ada4
@ -1199,7 +1199,7 @@ export default {
|
||||
is_activity: 3,
|
||||
})
|
||||
);
|
||||
that.getProductList();
|
||||
that.sortBySaleNum();
|
||||
}
|
||||
},
|
||||
clickListNewProduct: function () {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user