喻文俊 3 anni fa
parent
commit
512250919d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      pages/goods/product.vue

+ 1 - 0
pages/goods/product.vue

@@ -55,6 +55,7 @@
                     class="nav-item tui-skeleton-fillet"
                     :class="{ current: tabCurrentIndex === 3 }"
                     @click="tabClick(3)"
+                    v-if="product.archiveId !== 0"
                 >
                     <text>相关资料</text> <text class="line"></text>
                 </view>