optimize: hidden trace and performance task menu

This commit is contained in:
2024-04-16 10:00:50 +08:00
parent e73e1cae11
commit bfd603dab5
3 changed files with 262 additions and 63 deletions

File diff suppressed because one or more lines are too long

View File

@@ -637,7 +637,7 @@ SET
`is_frame` = '1',
`is_cache` = '0',
`menu_type` = 'M',
`visible` = '1',
`visible` = '0',
`status` = '1',
`perms` = 'traceManage:task:index',
`icon` = 'icon-chexiao',
@@ -659,7 +659,7 @@ SET
`is_frame` = '1',
`is_cache` = '0',
`menu_type` = 'M',
`visible` = '1',
`visible` = '0',
`status` = '1',
`perms` = 'traceManage:analysis:index',
`icon` = 'icon-gongnengjieshao',

View File

@@ -637,7 +637,7 @@ SET
`is_frame` = '1',
`is_cache` = '0',
`menu_type` = 'M',
`visible` = '1',
`visible` = '0',
`status` = '1',
`perms` = 'traceManage:task:index',
`icon` = 'icon-chexiao',
@@ -659,7 +659,7 @@ SET
`is_frame` = '1',
`is_cache` = '0',
`menu_type` = 'M',
`visible` = '1',
`visible` = '0',
`status` = '1',
`perms` = 'traceManage:analysis:index',
`icon` = 'icon-gongnengjieshao',