v2_system

This commit is contained in:
2025-03-31 15:06:32 +08:00
parent 6fb06c456c
commit 490630d4c9
17 changed files with 972 additions and 206 deletions

View File

@@ -232,7 +232,7 @@
type: 2,
title: '为 ' + obj.data['display_name'] + ' 分配权限',
shade: 0.1,
area: ['95%', '95%'],
area: ['99%', '98%'],
content: "/system/role/set_menu?id=" + obj.data['id']
});
}