绿满眶商城微信小程序-uniapp
peng
2 天以前 623c412d99624bf8eaafb8ac21e0ca3ec7831c15
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;
      });
    },
    // 分享当前拼团信息