@@ -51,7 +51,7 @@ export default defineComponent({
setTimeout(()=>{
sessionStorage.removeItem('isRouter')
},60000)
- },500)
+ },1000)
}
next();