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:
@@ -556,7 +556,7 @@ export const REST_SERVICE_LOG_LIST: PageProColumns<LogItem>[] = [
|
||||
ellipsis: true
|
||||
},
|
||||
{
|
||||
title: 'API / Tool',
|
||||
title: 'API / Tools',
|
||||
dataIndex: ['api', 'name'],
|
||||
ellipsis: true
|
||||
},
|
||||
@@ -600,7 +600,7 @@ export const AI_SERVICE_LOG_LIST: PageProColumns<LogItem>[] = [
|
||||
ellipsis: true
|
||||
},
|
||||
{
|
||||
title: 'API / Tool',
|
||||
title: 'API / Tools',
|
||||
dataIndex: ['api', 'name'],
|
||||
ellipsis: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user