待投用变更静态页面完成
This commit is contained in:
@@ -205,6 +205,17 @@ export const generatedRoutes: GeneratedRoute[] = [
|
||||
order: 4
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'home_pendingchange',
|
||||
path: '/home/pendingchange',
|
||||
component: 'view.home_pendingchange',
|
||||
meta: {
|
||||
title: 'home_pendingchange',
|
||||
i18nKey: 'route.home_pendingchange',
|
||||
icon: '',
|
||||
order: 5
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'home_process',
|
||||
path: '/home/process',
|
||||
|
||||
Reference in New Issue
Block a user