Commit 5c770e5b by 刘泽奇

123

parent 3033e363
...@@ -47,8 +47,8 @@ ...@@ -47,8 +47,8 @@
} }
let obj = this.$root.copyParams({ let obj = this.$root.copyParams({
"channelUserId": this.$root.channelUserId, "channelUserId": this.$root.channelUserId,
"orderNo": this.$route.query.orderNo || "203915601880842" "sourceOrderNo": this.$route.query.orderNo || "203915601880842"
}, "getOrderDeliveryInfo", "/action/tmOrder/springBoard", 'yes', 'yes'); }, "getOrderDeliveryFlowInfo", "/action/tmOrder/springBoard", 'yes', 'yes');
console.log(obj); console.log(obj);
/* /*
obj.actionBody.channelUserId = '15010929366'; obj.actionBody.channelUserId = '15010929366';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment