报错调整

This commit is contained in:
fan 2023-07-21 15:20:13 +08:00
parent d74b8ce9c3
commit 3e489a9a20

View File

@ -20,7 +20,6 @@ import {
SignalState,
} from './graphics/SignalInteraction';
import { graphicData } from 'src/protos/stationLayoutGraphics';
import { RectDraw } from 'src/graphics/rect/RectDrawAssistant';
import { Platform, PlatformTemplate } from 'src/graphics/platform/Platform';
import { PlatformData, PlatformState } from './graphics/PlatformInteraction';
import { PlatformDraw } from 'src/graphics/platform/PlatformDrawAssistant';
@ -183,7 +182,6 @@ export function initDrawApp(dom: HTMLElement): JlDrawApp {
| SignalDraw
| TurnoutDraw
| SectionDraw
| RectDraw
| TrainWindowDraw
| TrainDraw
| OneClickGenerateDraw