绿满眶商城微信小程序-uniapp
peng
1 天以前 2a0d988b1439a9e2d3604350fa14034191f50140
pages/mine/msgTips/packageMsg/logisticsDetail.vue
@@ -48,6 +48,7 @@
    init(sn) {
      getExpress(sn).then((res) => {
        this.logiList = res.data.result;
      console.log('-------------------------->loiList',JSON.stringify(this.logiList))
      });
    },
  },