【修改】增加登陆持久

This commit is contained in:
zhoulingpo
2023-05-18 16:16:48 +08:00
parent 6d30ab2a44
commit 5bf4bae1bf
7 changed files with 76 additions and 4 deletions
+1
View File
@@ -88,6 +88,7 @@ export default {
this.$store.commit('setHandleProcess', null)
this.$store.commit('savePathUrl', null)
this.$store.commit('removeDicts', null)
localStorage.removeItem('cookie')
// var sevice = "http://"+window.location.host+"/";
// var serviceUrl = encodeURIComponent(sevice);
// 正式