分类搜索 tag 参数名 title
This commit is contained in:
@@ -361,7 +361,8 @@
|
||||
...this.goodsParam,
|
||||
sortType: this.tabCurrent + 1,
|
||||
cateId: this.tabbar.length ? this.tabbar[this.menuCurrent].id : 0,
|
||||
tagIds: this.tagsList.length ? this.tagsList[this.tagCurrent].id : 0
|
||||
title: this.tagsList.length ? this.tagsList[this.tagCurrent].name : 0
|
||||
// tagIds: this.tagsList.length ? this.tagsList[this.tagCurrent].id : 0
|
||||
}
|
||||
if (firstPage) {
|
||||
this.goodsList = []
|
||||
|
||||
Reference in New Issue
Block a user