修改问题:按计划行车后被误清集中站
This commit is contained in:
parent
13ff4ae7c0
commit
79439f4a28
@ -311,7 +311,7 @@ class Jlmap {
|
||||
const showMode = prdType2ShowMode[this.showConfig.prdType];
|
||||
|
||||
this.updateShowMode(list, showMode);
|
||||
this.updateShowStation(list);
|
||||
// this.updateShowStation(list);
|
||||
|
||||
if (this.methods.viewUpdate instanceof Function) { this.methods.viewUpdate(list); }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user