Fix(首页):[#1113]每次从其他页面返回首页时刷新首页,以达到每次进入首页尖货推荐都随机刷新商品列表的效果
This commit is contained in:
@@ -186,6 +186,8 @@ export default {
|
||||
|
||||
changeTabs(index) {
|
||||
if (this.isManage) return
|
||||
// fix bug#1111
|
||||
this.isAll = false
|
||||
this.tabsIndex = index
|
||||
this.page = 1
|
||||
this.fetchData()
|
||||
|
||||
Reference in New Issue
Block a user