فهرست منبع

Merge branch 'startLogin'

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();