AmandaG 6 сар өмнө
parent
commit
fafdf31722

+ 1 - 1
src/components/AIRobot/src/AIRobot.vue

@@ -90,7 +90,7 @@ const isShowLogin = () => {
   } else if (loginCount <= 2) {
     settimeouttime = 15000
   } else {
-    settimeouttime = 45000
+    settimeouttime = 10000
   }
   setTimeout(() => {
     isShowDefault.value = false