mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
Merge remote-tracking branch 'soybeanjs/main' into ruoyi
# Conflicts: # CHANGELOG.md # README.md # build/config/proxy.ts # build/plugins/index.ts # package.json # src/plugins/loading.ts # src/service/request/index.ts # src/store/modules/auth/index.ts # src/store/modules/route/index.ts # src/typings/vite-env.d.ts # src/views/_builtin/login/modules/pwd-login.vue
This commit is contained in:
@ -131,18 +131,7 @@ export const generatedRoutes: GeneratedRoute[] = [
|
||||
meta: {
|
||||
title: 'system_config',
|
||||
i18nKey: 'route.system_config'
|
||||
},
|
||||
children: [
|
||||
{
|
||||
name: 'system_config_notice',
|
||||
path: '/system/config/notice',
|
||||
component: 'view.system_config_notice',
|
||||
meta: {
|
||||
title: 'system_config_notice',
|
||||
i18nKey: 'route.system_config_notice'
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'system_dept',
|
||||
|
Reference in New Issue
Block a user