浏览代码

Item grouping function / 项目分组功能

star7th 4 年之前
父节点
当前提交
9ec0b434a9
共有 1 个文件被更改,包括 1 次插入1 次删除
  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') }}