mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 14:31:00 +08:00
fix: 首页显示隐藏控制无效
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
WHERE
|
||||
type <= 1
|
||||
AND (
|
||||
sys_menu.menu_id != 61
|
||||
sys_menu.menu_id != 100
|
||||
OR EXISTS (
|
||||
SELECT
|
||||
1
|
||||
|
||||
Reference in New Issue
Block a user