diff --git a/physical-merchants/classify/order/wuliuPupup/wuliuPupup.vue b/physical-merchants/classify/order/wuliuPupup/wuliuPupup.vue index 722117e..a8476e1 100644 --- a/physical-merchants/classify/order/wuliuPupup/wuliuPupup.vue +++ b/physical-merchants/classify/order/wuliuPupup/wuliuPupup.vue @@ -147,7 +147,7 @@ //查询物流信息 getLogisticsMsg(num){ let params ={ - num:num + orderId:num } uni.showLoading({ title: '加载中',