测试分支是否正确

This commit is contained in:
zhouyuejun
2018-11-06 10:02:56 +08:00
parent 4e0f2c7438
commit 204bbfc548
+1 -1
View File
@@ -163,7 +163,7 @@ export class MainComponent implements OnInit {
element['order'] = new Date(dateFormatter(element['linkFlight']['SODT'])).getTime() + this.TOP_9
}
}
// else if()
}
}
})