Commit a0d9663474e0d68a2d7764f83eef043ffdd5ad43

Authored by zhiyangdu
1 parent dbd46816

点击商品注释打开app操作

src/pages/healthMall/healthMall.vue
@@ -185,9 +185,7 @@ export default { @@ -185,9 +185,7 @@ export default {
185 // 页面跳转 185 // 页面跳转
186 this.$parent.gotoDetail(params); 186 this.$parent.gotoDetail(params);
187 } 187 }
188 - } else {  
189 - this.$parent.callApp();  
190 - } 188 + }
191 }, 189 },
192 190
193 /** 191 /**