Explorar o código

单品促销-优惠价活动,前端标签展示逻辑优化

yuwenjun1997 %!s(int64=2) %!d(string=hai) anos
pai
achega
1be3d539c1

+ 1 - 1
src/main/resources/static/js/user-center/member/memberPage.js

@@ -105,7 +105,7 @@ var memberPage = new Vue({
     },
     methods: {
         // 是否显示vip标签价格
-        showVipPriceTag: function(product){
+        showVipPriceTag: function(pros){
             //非会员
             // if(!GLOBAL_VIP_FLAG === 1) return false;
             // 商品所有机构可见