报错调整
This commit is contained in:
parent
d74b8ce9c3
commit
3e489a9a20
@ -20,7 +20,6 @@ import {
|
|||||||
SignalState,
|
SignalState,
|
||||||
} from './graphics/SignalInteraction';
|
} from './graphics/SignalInteraction';
|
||||||
import { graphicData } from 'src/protos/stationLayoutGraphics';
|
import { graphicData } from 'src/protos/stationLayoutGraphics';
|
||||||
import { RectDraw } from 'src/graphics/rect/RectDrawAssistant';
|
|
||||||
import { Platform, PlatformTemplate } from 'src/graphics/platform/Platform';
|
import { Platform, PlatformTemplate } from 'src/graphics/platform/Platform';
|
||||||
import { PlatformData, PlatformState } from './graphics/PlatformInteraction';
|
import { PlatformData, PlatformState } from './graphics/PlatformInteraction';
|
||||||
import { PlatformDraw } from 'src/graphics/platform/PlatformDrawAssistant';
|
import { PlatformDraw } from 'src/graphics/platform/PlatformDrawAssistant';
|
||||||
@ -183,7 +182,6 @@ export function initDrawApp(dom: HTMLElement): JlDrawApp {
|
|||||||
| SignalDraw
|
| SignalDraw
|
||||||
| TurnoutDraw
|
| TurnoutDraw
|
||||||
| SectionDraw
|
| SectionDraw
|
||||||
| RectDraw
|
|
||||||
| TrainWindowDraw
|
| TrainWindowDraw
|
||||||
| TrainDraw
|
| TrainDraw
|
||||||
| OneClickGenerateDraw
|
| OneClickGenerateDraw
|
||||||
|
Loading…
Reference in New Issue
Block a user