Commit 7a75f4a6 authored by xiami's avatar xiami

新增换藏bugfix

parent 394b1d0e
...@@ -224,7 +224,7 @@ export default { ...@@ -224,7 +224,7 @@ export default {
this.listQuery = { this.listQuery = {
page: 1, page: 1,
limit: 20, limit: 20,
typeStr: '2,3,6' typeStr: '7'
} }
this.getList() 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