zmc
2023-08-08 bab83405c39ae9ab8b6569ca29b1e9a6a3b04327
src/router/index.ts
@@ -136,11 +136,6 @@
      redirect:'/login'
    },
    {
      path: '/sfc',
      component: () => import('@/sfc/MainTest.vue')
    },
  ]
})