修改
This commit is contained in:
parent
a4aa2e0fae
commit
3ab8de36b6
@ -280,8 +280,10 @@
|
|||||||
this.tabIndex = item.id
|
this.tabIndex = item.id
|
||||||
if (item.id == 0) {
|
if (item.id == 0) {
|
||||||
this.choicetab = false
|
this.choicetab = false
|
||||||
|
this.serveinfo()
|
||||||
} else {
|
} else {
|
||||||
this.choicetab = true
|
this.choicetab = true
|
||||||
|
this.productinfo()
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
//点击分类标题
|
//点击分类标题
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user