feat:微信登录
This commit is contained in:
@@ -54,7 +54,7 @@ export default {
|
||||
async getSearchList(){
|
||||
const params = {
|
||||
page: 1,
|
||||
pageSize: 10000,
|
||||
pageSize: 99,
|
||||
categoryId:this.id
|
||||
}
|
||||
const resp = await searchList(params);
|
||||
|
||||
Reference in New Issue
Block a user