This commit is contained in:
@fawn-nine
2023-07-04 15:09:51 +08:00
parent 1be18db3ea
commit c509b53180
3 changed files with 4 additions and 4 deletions

View File

@@ -889,7 +889,7 @@ export default new Router({
path: '/PreIngested', //预收录-完善资料页面
component: () => import('../components/page/Complete_profile'),
meta: {
title: 'Pre-ingested'
title: 'Pre-accept'
}
},
{