feat:售后
This commit is contained in:
@@ -447,6 +447,7 @@ export default {
|
||||
const params = {
|
||||
type,
|
||||
page: 1,
|
||||
isRecomm:true,
|
||||
pageSize: type === SEARCH_TYPE.SOMETHING ? 4 : 3,
|
||||
}
|
||||
const resp = await searchList(params);
|
||||
|
||||
Reference in New Issue
Block a user