Browse Source

商品详情配套商品

zhengjinyi 3 years ago
parent
commit
b46d5955be
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/resources/static/js/product/detail.js

+ 0 - 1
src/main/resources/static/js/product/detail.js

@@ -122,7 +122,6 @@ var productDetail = new Vue({
                         if(_self.supportingList.length > 0 ){
                             _self.isShowMoreButton = true;
                         }
-                        console.log('defaultSupportingList',_self.defaultSupportingList)
                     }else{
                         _self.supportingList = [];
                     }