控制台跳转优化,关于页面优化

This commit is contained in:
暮光:城中城
2021-07-22 23:02:37 +08:00
parent 783de18e50
commit 7942262eef
34 changed files with 43 additions and 21 deletions

View File

@@ -72,9 +72,8 @@
return this.$store.state.global.fullscreen;
}
},
mounted: function () {
mounted() {
this.getSelfUserInfo();
this.checkSystemUpgrade();
},
methods: {
handleOpen(key, keyPath) {