代码调整

This commit is contained in:
dong 2023-07-19 10:42:33 +08:00
parent 16d38a4a6c
commit cad30db0a7

View File

@ -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];