mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-14 20:41:15 +08:00
feature/1.8-Improve system observability
This commit is contained in:
@@ -79,7 +79,7 @@ const AiServiceInsidePage: FC = () => {
|
||||
'team.service.router.view'
|
||||
),
|
||||
getItem(
|
||||
<Link to="./api">{$t('API 路由文档')}</Link>,
|
||||
<Link to="./api">{$t('API 文档')}</Link>,
|
||||
'api',
|
||||
undefined,
|
||||
undefined,
|
||||
|
||||
@@ -78,7 +78,7 @@ const SystemInsidePage: FC = () => {
|
||||
'team.service.router.view'
|
||||
),
|
||||
getItem(
|
||||
<Link to="./api">{$t('API 路由文档')}</Link>,
|
||||
<Link to="./api">{$t('API 文档')}</Link>,
|
||||
'api',
|
||||
undefined,
|
||||
undefined,
|
||||
|
||||
Reference in New Issue
Block a user