fix 79855
This commit is contained in:
@@ -851,8 +851,7 @@ export default {
|
||||
}
|
||||
if (!flag && !baseFlag) {
|
||||
this.switchValue = 'base'
|
||||
}
|
||||
if (!flag && !userInfo) {
|
||||
} else if (!flag && !userInfo) {
|
||||
this.switchValue = 'user'
|
||||
}
|
||||
if (flag) {
|
||||
|
||||
Reference in New Issue
Block a user