浏览代码

更新依赖

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