CN-700 界面刷新保持状态-下钻table等
This commit is contained in:
@@ -238,6 +238,15 @@ export const cycle = {
|
||||
pre: 1
|
||||
}
|
||||
|
||||
export const curTabState = {
|
||||
curTab: 'curTab',
|
||||
tableMetric: 'tableMetric',
|
||||
tableShowMore: 'tableShowMore',
|
||||
tableSortColumn: 'tableSortColumn',
|
||||
tableSortType: 'tableSortType',
|
||||
tableSortTab: 'tableSortTab'
|
||||
}
|
||||
|
||||
export const scoreUrl = [
|
||||
'/interface/application/performance/overview/drilldown/dimensionTcpSessionDelay',
|
||||
'/interface/application/performance/overview/drilldown/dimensionSslConDelay',
|
||||
|
||||
Reference in New Issue
Block a user