Browse Source

实物发货

dev_des
1054425342@qq.com 1 month ago
parent
commit
ff20f2b935
  1. 1
      subPackages/equityGoods/detail.vue
  2. 1
      subPackages/orderQy/detail.vue

1
subPackages/equityGoods/detail.vue

@ -307,7 +307,6 @@ export default {
handlePurchase() {
let id = this.goodsInfo.jdszGoodsId;
this.toJdszWx("pages/info/roadInfo/index?id=" + id);
//
},
// tab

1
subPackages/orderQy/detail.vue

@ -75,6 +75,7 @@
<button
v-if="goods.type == 2 && goods.status == 3"
class="action-btn confirm-btn"
style="margin-bottom: 15rpx;"
@click="confirmReceipt(goods)"
>
确认收货

Loading…
Cancel
Save