fix 79855

This commit is contained in:
赵霄
2023-12-26 16:56:57 +08:00
parent 857977050d
commit 3eb7fc192c
@@ -851,8 +851,7 @@ export default {
}
if (!flag && !baseFlag) {
this.switchValue = 'base'
}
if (!flag && !userInfo) {
} else if (!flag && !userInfo) {
this.switchValue = 'user'
}
if (flag) {