Browse Source

商品详情配套商品

zhengjinyi 3 năm trước cách đây
mục cha
commit
b46d5955be

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

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