修复 canshowBug
This commit is contained in:
parent
752e9f917e
commit
4f726f1eb8
|
@ -117,6 +117,7 @@ export default {
|
|||
return false
|
||||
}
|
||||
}
|
||||
return false
|
||||
},
|
||||
...mapGetters("user", ["userInfo"])
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue