修改userinfo.js的小bug

main
Connor 2024-05-07 21:32:21 +08:00
parent 601b1c9d4f
commit ad9ad1b748
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ const user = {
console.log("res", res);
const infoDocument = ref([]);
infoDocument =
infoDocument.value =
userInfo == null ||
userInfo.infoDocument == "" ||
userInfo.infoDocument == null