历史数据修改优化
This commit is contained in:
@@ -964,7 +964,7 @@ export class MainComponent implements OnInit {
|
||||
}
|
||||
|
||||
/**
|
||||
* getSelectedRow(airline_row)
|
||||
* 判断当前行是否是选中的行,是则高亮
|
||||
*/
|
||||
getSelectedRow(flight) {
|
||||
if (flight['preFlight'] && !flight['reaFlight']) {
|
||||
|
||||
Reference in New Issue
Block a user