Kaynağa Gözat

Update shopList.vue

lex 8 ay önce
ebeveyn
işleme
8fa3774a7a

+ 1 - 1
src/views/businessManager/shopManager/shopList.vue

@@ -458,7 +458,7 @@
               >
 
               <el-button
-                v-if="permission('goods/copyGoods')"
+                v-if="permission('goods/copyGoods') && scope.row.groupGoods"
                 @click="onShopOperation('copy', scope.row)"
                 type="text"
                 >复制</el-button