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