mo пре 1 година
родитељ
комит
0b6aa5d647
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/components/RouterError/index.tsx

+ 1 - 1
src/components/RouterError/index.tsx

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