mo hace 1 año
padre
commit
b91671d992
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      src/components/RouterError/index.tsx

+ 3 - 2
src/components/RouterError/index.tsx

@@ -66,11 +66,12 @@ export default defineComponent({
             sessionStorage.setItem('isRouter','true')
             showModalMask.value = true
           setTimeout(()=>{
-            console.log('二次')
+
             if(isError){
+              console.log('二次')
               reloadPage()
             }
-          },800)
+          },1000)
 
           //   setTimeout(()=>{
           //    sessionStorage.removeItem('isRouter')