ZaiZai 1 жил өмнө
parent
commit
6bd5309dac

+ 2 - 2
src/layout/index.vue

@@ -204,8 +204,8 @@ const socketData = async (res) => {
         taskCount.value = data ?? 0
         taskCount.value = data ?? 0
     }
     }
     //倒计时更新
     //倒计时更新
-    isReminderText.value = '系统将在xx秒后,进行更新'
-    isReminderShow.value = true
+    //isReminderText.value = '系统将在xx秒后,进行更新'
+    //isReminderShow.value = true
 }
 }
 
 
 //用户信息
 //用户信息