增加航班计划

This commit is contained in:
714943302@qq.com
2018-11-22 15:49:58 +08:00
parent 72c1fb16e9
commit e291163951
3 changed files with 47 additions and 16 deletions
@@ -55,7 +55,7 @@ inputEnter() {
this.inputFilter(this.airports)
} else {
this.inputFilter(this.airports)
// this.inputPosition(this.render_data)
this.inputPosition(this.airports)
}
}