sortType时加actionPath=sortType参数
This commit is contained in:
parent
ea4b67557d
commit
57249ab3e8
@ -200,6 +200,7 @@ export function searchProducts(keyword, options = {}) {
|
||||
}
|
||||
if (sortType) {
|
||||
reqData.sortType = sortType
|
||||
reqData.actionPath = 'sortType'
|
||||
}
|
||||
uni.request({
|
||||
url: 'https://search.kongfz.com/pc-gw/search-web/client/pc/product/keyword/list',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user