perf: 优化个人账户页面

This commit is contained in:
xiaojunnuo
2026-03-13 19:39:27 +08:00
parent eae4f721e8
commit e50611666e
10 changed files with 516 additions and 55 deletions

View File

@@ -14,7 +14,7 @@ export class SysAddonController extends AddonController {
async getProjectUserId(permission:string){
return {
projectId:null,userId:0 //0为系统级别
projectId:null,userId:0 //0为系统级别
}
}
getUserId() {