소스 검색

更新依赖

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
 }
 
 //用户信息