perf: settings列表改版(细节未调整)

This commit is contained in:
chenjinsong
2021-04-08 20:28:54 +08:00
parent f259ed2750
commit 527c189ced
36 changed files with 2563 additions and 3158 deletions

View File

@@ -182,10 +182,18 @@ export const fromRoute = {
message: 'message',
rule: 'rule',
model: 'model',
mib: 'mib',
asset: 'asset',
assetType: 'assetType',
assetState: 'assetState',
expressionTemplate: 'expressionTemplate',
account: 'account',
promServer: 'promServer',
dc: 'dc',
role: 'role',
endpoint: 'endpoint',
project: 'project',
endpointQuery: 'endpointQuery',
terminalLog: 'terminal'
terminalLog: 'terminalLog',
operationLog: 'operationLog'
}