Commit 04b3a676 authored by yaya's avatar yaya

feat: 页面优化

parent 3e423f16
......@@ -117,6 +117,7 @@ export default {
if (categoryStr === this.listQuery.category) {
return
}
this.listQuery.page = 1
this.listQuery.category = categoryStr
this.getList()
},
......
Markdown is supported
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