perf: menu、role列表重构完成

This commit is contained in:
chenjinsong
2021-04-13 10:00:48 +08:00
parent 01aaf721ba
commit 49f66a234e
16 changed files with 348 additions and 893 deletions

View File

@@ -195,5 +195,6 @@ export const fromRoute = {
project: 'project',
endpointQuery: 'endpointQuery',
terminalLog: 'terminalLog',
operationLog: 'operationLog'
operationLog: 'operationLog',
menus: 'menus'
}