zhengjinyi 2 năm trước cách đây
mục cha
commit
9b552dda15
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/resources/templates/product/detail.html

+ 1 - 1
src/main/resources/templates/product/detail.html

@@ -293,7 +293,7 @@
             </div>
         </div>
         <!--配套商品区域-->
-        <div class="wrap" v-if="isShowSupportingList && defaultSupportingList.length>0">
+        <div class="wrap" v-if="!isNoneDisabled && isShowSupportingList && defaultSupportingList.length>0">
             <div class="product-supporting">
                 <!--PC-->
                 <template v-if="isPC">