绿满眶商城微信小程序-uniapp
zxl
1 天以前 d1cada30a4b98000ef9c8970f0e2b53ed76e352c
pages/order/orderDetail.vue
@@ -408,9 +408,9 @@
    },
    // 获取物流信息
    loadLogistics(sn) {
      // getExpress(sn).then((res) => {
      //   this.logisticsList = res.data.result;
      // });
      getExpress(sn).then((res) => {
        this.logisticsList = res.data.result;
      });
    },
    // 分享当前拼团信息