no message
This commit is contained in:
@@ -62,7 +62,7 @@ onMounted(() => {
|
||||
})
|
||||
|
||||
const judgeLoginStateUser = key => {
|
||||
console.log(isGetLoginState.value);
|
||||
// console.log(isGetLoginState.value);
|
||||
if (isGetLoginState.value == true) {
|
||||
setTimeout(() => judgeLoginStateUser(key), 300)
|
||||
} else handleUser(key)
|
||||
|
||||
Reference in New Issue
Block a user