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