diff --git a/src/router/routes/index.js b/src/router/routes/index.js index 05c7756f..b04c4094 100644 --- a/src/router/routes/index.js +++ b/src/router/routes/index.js @@ -85,13 +85,6 @@ const Routes = [ component: lazy(() => import('../../views/control')), layout: 'BlankLayout' }, - - { - path: '/testDraw', - component: lazy(() => import('../../views/testDraw')), - layout: 'BlankLayout' - }, - { path: '/history/record/sample1', component: lazy(() =>