添加航班tab栏
This commit is contained in:
@@ -84,7 +84,6 @@ export class BasicDataService {
|
||||
terminalAreaRes,
|
||||
airlineRes
|
||||
]) => {
|
||||
console.log('---')
|
||||
this.flightStatus = flightStatusRes.body;
|
||||
this.flightStatus_subject.next(flightStatusRes.body);
|
||||
this.checkin_group = checkinGroupRes.body;
|
||||
|
||||
Reference in New Issue
Block a user