liangyan0105 3 anni fa
parent
commit
40dbb107e6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/dashboard/MyToDo.vue

+ 1 - 1
src/views/dashboard/MyToDo.vue

@@ -335,7 +335,7 @@ export default {
   mounted() {
     this.loadData()
     this.getAnnList()
-    this.timer = setInterval(this.getCurrentTime, 1000) //时间
+    // this.timer = setInterval(this.getCurrentTime, 1000) //时间
   },
   methods: {
     //获取当前时间