src/api/index.js
@@ -26,10 +26,10 @@ }) const setCurrentUrl = () => { // if (!!(window.history && window.history.pushState)) { // window.history.replaceState(null, null, window.location.href.split('#')[0] + '#/login') // window.location.reload() // } if (!!(window.history && window.history.pushState)) { window.history.replaceState(null, null, window.location.href.split('#')[0] + '#/login') window.location.reload() } } let GlobMap = new Map()