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