ZaiZai 11 ヶ月 前
コミット
6bd5309dac
1 ファイル変更2 行追加2 行削除
  1. 2 2
      src/layout/index.vue

+ 2 - 2
src/layout/index.vue

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