Commit 1cb4f8e3 authored by youjie's avatar youjie

no message

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