修正不支持的method处理错误

This commit is contained in:
Lawrence
2021-01-22 15:36:23 +08:00
parent 4c042e249b
commit b0088b8bd3
3 changed files with 4 additions and 5 deletions

View File

@@ -21,7 +21,6 @@ export default {
};
},
methods:{
loginout(){
// 删除cookie回到登录页面
this.$cookies.remove("session");