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