1
0

feat(frontend): 增加一点混淆

This commit is contained in:
2024-11-20 12:47:50 +08:00
parent 50068873a4
commit 94db7b510f
5 changed files with 694 additions and 4 deletions

View File

@@ -16,7 +16,6 @@ export function tabUser() {
icon: 'fa fa-user',
body: [
{
id: '9200849e-a8e9-4752-b4fc-ae52dc46a205',
type: 'crud',
api: apiGet('${base}/user_management/list'),
...crudCommonOptions(),