Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev

This commit is contained in:
pixel
2021-03-18 12:21:30 +08:00

View File

@@ -117,6 +117,7 @@ export default {
return false
}
}
return false
},
...mapGetters("user", ["userInfo"])
},