Commit 1cb4f8e3 authored by youjie's avatar youjie

no message

parent 2a4353bb
...@@ -534,8 +534,8 @@ ...@@ -534,8 +534,8 @@
} }
}else if(this.addMsg.Type==7){ }else if(this.addMsg.Type==7){
Obj = { Obj = {
Name: x.Surname+x.AlName, Name: x.Surname+x.Name,
ID: x.AirLineId ID: x.ID
} }
}else if(this.addMsg.Type==6){ }else if(this.addMsg.Type==6){
Obj = { Obj = {
......
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