feat: 修改稿件审核id逻辑

This commit is contained in:
rd
2025-08-06 16:31:33 +08:00
parent 3fb274fbda
commit 86f01e7ea5
12 changed files with 174 additions and 96 deletions

View File

@ -96,7 +96,7 @@ const COMPONENTS: AppRouteRecordRaw[] = [
component: () => import('@/views/creative-generation-workshop/manuscript/detail/index.vue'),
},
{
path: 'check/:id',
path: 'check',
name: 'ManuscriptCheck',
meta: {
locale: '稿件审核',