|
@@ -217,7 +217,6 @@ var productDetail = new Vue({
|
|
if(product.productType === 2 && (GLOBAL_CLUB_TYPE != 1)){
|
|
if(product.productType === 2 && (GLOBAL_CLUB_TYPE != 1)){
|
|
_self.isHideButton = true
|
|
_self.isHideButton = true
|
|
_self.handleShowProductType()
|
|
_self.handleShowProductType()
|
|
- return
|
|
|
|
}
|
|
}
|
|
_self.getRecommends();
|
|
_self.getRecommends();
|
|
_self.getProdcutArchiveDetails(); //获取资料列表
|
|
_self.getProdcutArchiveDetails(); //获取资料列表
|