mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
chore: cleanup old frontend code and update project configs
This commit removes the deprecated frontend/web-old directory, updates various project configuration files including tsconfig, vite config, environment variables, and backend data models. It also fixes several API paths, adds tenant awareness to multiple models, and makes minor UI adjustments.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"status": "0",
|
||||
"order": 1,
|
||||
"data_scope": 4,
|
||||
"description": "初始化角色"
|
||||
"description": "初始化角色",
|
||||
"tenant_id": 1
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user