This commit is contained in:
zhoutianchi
2025-12-30 16:56:05 +08:00
parent f47d309192
commit 92a4bdb115
7 changed files with 34 additions and 10 deletions

View File

@@ -197,7 +197,6 @@ const onHandleCommandClick = (path: string) => {
// 打开个人页面
personalDrawerRef.value.open();
}else if(path === 'changeRole'){
debugger
ChangeRoleRef.value.open()
}
else {