Browse Source

时间报错

liangyan0105 3 năm trước cách đây
mục cha
commit
40dbb107e6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: {
     //获取当前时间