JSESSIONID删除
This commit is contained in:
parent
a0361b2eba
commit
be75d352b2
|
@ -223,7 +223,7 @@
|
|||
})
|
||||
break
|
||||
case '后台管理':
|
||||
Cookies.remove('JESSIONID')
|
||||
Cookies.remove('JSESSIONID')
|
||||
window.open(window.SITE_CONFIG.backUrl + '/#/workBench-workBench')
|
||||
// window.reload('http://15.2.21.238:9797')
|
||||
break
|
||||
|
|
Loading…
Reference in New Issue