feat: replace tenants with organization management

This commit is contained in:
2026-07-10 21:27:26 +08:00
parent 8ed1682b90
commit 8f0991a51f
49 changed files with 1292 additions and 698 deletions

View File

@@ -25,7 +25,7 @@ const PermissionsPage: React.FC = () => {
bill: '账单管理',
deposit: '押金管理',
classroom: '教室管理',
tenant: '租赁方',
organization: '机构管理',
rental: '租赁订单',
log: '操作日志',
user: '用户管理',