Commit dbd288c8 authored by 吴春's avatar 吴春

1

parent 99a52289
...@@ -355,7 +355,7 @@ export default { ...@@ -355,7 +355,7 @@ export default {
//this.msg.MiniAppUserId = this.userInfo.UserId; //this.msg.MiniAppUserId = this.userInfo.UserId;
this.msg.CustomerId = this.b2b_user_info.customerId this.msg.CustomerId = this.b2b_user_info.customerId
this.apipost( this.apipost(
"sellorder_post_GetTravelOrderB2BList",//"sellorder_post_GetMiniAppTravelOrderList", "sellorder_post_GetTravelOrderAppletList",// sellorder_post_GetTravelOrderB2BList "sellorder_post_GetMiniAppTravelOrderList",
this.msg, this.msg,
(res) => { (res) => {
uni.hideLoading(); uni.hideLoading();
......
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