FIX login.vue
This commit is contained in:
parent
0ace9a1c0e
commit
8c38fa22d4
|
|
@ -145,7 +145,7 @@
|
|||
}
|
||||
},
|
||||
created: function() {
|
||||
this.$TOOL.data.remove("TOKEN")
|
||||
this.$TOOL.cookie.remove("TOKEN")
|
||||
this.$TOOL.data.remove("USER_INFO")
|
||||
this.$TOOL.data.remove("MENU")
|
||||
this.$TOOL.data.remove("PERMISSIONS")
|
||||
|
|
|
|||
Loading…
Reference in New Issue