兼容合作商品和价格贡献值并排搜索

This commit is contained in:
2021-11-04 11:27:57 +08:00
parent 9ee77c73fc
commit c011538220
3 changed files with 7 additions and 5 deletions

View File

@@ -86,7 +86,9 @@
this.has_more = true
this.page = 1
this.goods = []
this.tabIndex = ''
// this.tabIndex = ''
// this.pvType = ''
// this.marketType = ''
this.getList()
}
}