diff --git a/jeecgboot-vue3-master/src/router/routes/index.ts b/jeecgboot-vue3-master/src/router/routes/index.ts index ba930ba5..47bdff7a 100644 --- a/jeecgboot-vue3-master/src/router/routes/index.ts +++ b/jeecgboot-vue3-master/src/router/routes/index.ts @@ -113,7 +113,7 @@ export const compcom = { } },*/ - { +/* { path:'topic', name:'topic', component: ()=> import('/@/views/topic/TopicList.vue'), @@ -121,7 +121,7 @@ export const compcom = { title:'项目题目管理' } - }, + },*/ // { // path:'topic/topic/list5',