切换类型

This commit is contained in:
shijingjing
2022-02-09 10:18:01 +08:00
parent 0d55bd9bbd
commit 6edac0ff61
3 changed files with 12 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ export default {
this.initWaterMarker()
},
onPageNotFound() {
this.logout()
// this.logout()
},
computed: {
...mapState(['token', 'user']),