liangyan0105 hace 3 años
padre
commit
40dbb107e6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: {
     //获取当前时间