Commit d0f8c438 authored by youjie's avatar youjie

no message

parent 0d5ca39e
...@@ -1491,8 +1491,7 @@ ...@@ -1491,8 +1491,7 @@
let url let url
if(this.PProductType==1){ if(this.PProductType==1){
url = 'sellorder_post_SetOrderInfo_02' url = 'sellorder_post_SetOrderInfo_02'
} }else if(this.PProductType==2){
if(this.PProductType==2){
url = 'sellorder_post_SetTravelTeamOrderForB2B' //团下单接口sellorder_post_SetOrderInfoForB2B url = 'sellorder_post_SetTravelTeamOrderForB2B' //团下单接口sellorder_post_SetOrderInfoForB2B
} }
this.apipost(url, this.apipost(url,
......
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