CN-154 chart列表页面开发
CN-155 chart编辑页面开发
This commit is contained in:
@@ -16,6 +16,7 @@ export const api = {
|
||||
role: '/sys/role',
|
||||
galaxyProxy: '/galaxy/setting',
|
||||
operationLog: '/sys/log',
|
||||
chartList: '/visual/chart/list',
|
||||
// 业务
|
||||
panel: '/visual/panel',
|
||||
chart: '/visual/chart',
|
||||
|
||||
@@ -30,7 +30,8 @@ export const fromRoute = {
|
||||
networkAppPerformance: 'networkAppPerformance',
|
||||
dnsServiceInsights: 'dnsServiceInsights',
|
||||
user: 'user',
|
||||
galaxyProxy: 'galaxyProxy'
|
||||
galaxyProxy: 'galaxyProxy',
|
||||
chart: 'chart'
|
||||
}
|
||||
|
||||
/* panel类别和名称之间的映射 */
|
||||
|
||||
Reference in New Issue
Block a user