Browse Source

更新依赖

ZaiZai 11 tháng trước cách đây
mục cha
commit
6bd5309dac
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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
 }
 
 //用户信息