分类搜索 tag 参数名 title

This commit is contained in:
”chenxuelian“
2023-05-13 15:39:59 +08:00
parent bfb3ef2f2b
commit c6e63a91a0

View File

@@ -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 = []