Explorar o código

improve: 客服订单操作

From-wh %!s(int64=2) %!d(string=hai) anos
pai
achega
d9a5f3f06a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      template/admin/src/pages/kefu/pc/components/rightMenu.vue

+ 1 - 1
template/admin/src/pages/kefu/pc/components/rightMenu.vue

@@ -147,7 +147,7 @@
                   <Button
                     class="btn"
                     type="primary"
-                    v-if="item._status._type == 1 && item._status._type != 0"
+                    v-if="item._status._type == 1 && item._status._type != 0 && item.shipping_type != 2"
                     @click.stop="openDelivery(item)"
                     >发货</Button
                   >