optimize: hidden trace and performance task menu
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user