v1.6更新
This commit is contained in:
@@ -277,7 +277,6 @@ async function unlockUser(username, realName) {
|
||||
showToast(res?.message || '解锁失败', 'error');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
async function submitResetPassword() {
|
||||
if (!currentResetUserId) return;
|
||||
|
||||
Reference in New Issue
Block a user