baigl #147

Merged
baigl merged 5 commits from baigl into main 2024-12-18 09:54:31 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit dfd53637be - Show all commits

View File

@ -83,7 +83,7 @@ export const constantRoutes = [
path: 'questionUpload',
component: () => import('@/views/classTask/newClassTaskAssign/questionUpload/index.vue'),
name: 'questionUpload',
meta: { title: '习题上传' }
meta: { title: '习题上传', showBread: true }
},
{
path: 'aiKolors',