Merge remote-tracking branch 'origin/main' into lichang

This commit is contained in:
TsMask
2024-04-30 20:21:58 +08:00
34 changed files with 533 additions and 275 deletions

View File

@@ -704,7 +704,7 @@ SET
`is_frame` = '1',
`is_cache` = '1',
`menu_type` = 'M',
`visible` = '1',
`visible` = '0',
`status` = '1',
`perms` = 'perfManage:taskManage:index',
`icon` = 'icon-wofaqi',
@@ -726,7 +726,7 @@ SET
`is_frame` = '1',
`is_cache` = '1',
`menu_type` = 'M',
`visible` = '1',
`visible` = '0',
`status` = '1',
`perms` = 'perfManage:perfData:index',
`icon` = 'icon-soutubiao',
@@ -748,7 +748,7 @@ SET
`is_frame` = '1',
`is_cache` = '0',
`menu_type` = 'M',
`visible` = '1',
`visible` = '0',
`status` = '1',
`perms` = 'perfManage:perfThreshold:index',
`icon` = 'icon-zhuanrang',