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', diff --git a/jeecgboot-vue3-master/src/views/annualCompPoint/committee/AnnualCompPointList.vue b/jeecgboot-vue3-master/src/views/annualCompPoint/committee/AnnualCompPointList.vue index 1a1b421b..f34ed1fe 100644 --- a/jeecgboot-vue3-master/src/views/annualCompPoint/committee/AnnualCompPointList.vue +++ b/jeecgboot-vue3-master/src/views/annualCompPoint/committee/AnnualCompPointList.vue @@ -1,6 +1,6 @@