修改
This commit is contained in:
parent
a16ed24536
commit
d2d56f87c5
@ -283,8 +283,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