Commit 8d82b120 authored by Junling Bu's avatar Junling Bu
Browse files

fix[litemall-vue]: 小bug

parent 1e0b41fb
......@@ -71,7 +71,7 @@ export default {
},
toItemList(id) {
this.$router.push({
name: 'list',
name: 'category',
query: { keyword: '', itemClass: id }
});
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment