Sfoglia il codice sorgente

Item grouping function / 项目分组功能

star7th 4 anni fa
parent
commit
9ec0b434a9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      web_src/src/components/item/Index.vue

+ 1 - 1
web_src/src/components/item/Index.vue

@@ -202,7 +202,7 @@
               </router-link>
             </li>
           </draggable>
-          <li class="text-center">
+          <li class="text-center" v-if="itemGroupId <= 0">
             <router-link class="thumbnail item-thumbnail" to="/item/add" title>
               <p class="my-item">
                 {{ $t('new_item') }}