ruoyi-ui/src/router/index.js
@@ -161,7 +161,21 @@ meta: { title: '修改生成配置', activeMenu: '/tool/gen' } } ] } }/*, { path: '/smartor/archive', component: Layout, hidden: true, permissions: ['archive:role:edit'], children: [ { path: 'maint', component: () => import('@/views/smartor/archive/maint'), name: 'ArchiveMaint', meta: { title: '患者维护', activeMenu: '/archive/add' } } ] }*/ ] // 防止连续点击多次路由报错