Commit 7ca3ab98 authored by zhengke's avatar zhengke
parents a26e1512 f860da07
...@@ -2800,7 +2800,7 @@ ...@@ -2800,7 +2800,7 @@
airlineID: AirLineID airlineID: AirLineID
}; };
this.apipost( this.apipost(
"flight_post_GetAirportNameList", "flight_post_GetAirportNameListExt",
msg, msg,
res => { res => {
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
......
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