代码调整
This commit is contained in:
parent
16d38a4a6c
commit
cad30db0a7
@ -109,6 +109,7 @@ const showType = [
|
||||
Turnout.Type,
|
||||
Signal.Type,
|
||||
Separator.Type,
|
||||
Train.Type,
|
||||
];
|
||||
const physicShowType = [...showType, Section.Type];
|
||||
const linkShowType = [...showType, SectionLink.Type, AxleCounting.Type];
|
||||
|
Loading…
Reference in New Issue
Block a user