【代码优化】进入分类页的时候,自动勾选左侧一级分类(比如从首页进入)
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
items: [{
|
||||
skuId: e.id,
|
||||
count: e.goods_num,
|
||||
categoryId: state.goodsInfo.categoryId
|
||||
categoryId: state.goodsInfo.categoryId
|
||||
}]
|
||||
}),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user