feat: 内容稿件审核列表

This commit is contained in:
rd
2025-08-04 14:45:53 +08:00
parent 29f4f22432
commit eb76d00a8e
8 changed files with 124 additions and 44 deletions

View File

@ -79,7 +79,7 @@ const COMPONENTS: AppRouteRecordRaw[] = [
requireLogin: false,
roles: ['*'],
},
component: () => import('@/views/creative-generation-workshop/manuscript/check/index.vue'),
component: () => import('@/views/creative-generation-workshop/manuscript/check-list/index.vue'),
},
{
path: 'check/:id',