LiuTeng hai 1 ano
pai
achega
69ed893e9f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/report/index.vue

+ 1 - 1
src/views/report/index.vue

@@ -91,7 +91,7 @@ export default {
 
   watch: {
     timerTime(e) {
-      // this.startTimer(e);
+      this.startTimer(e);
     },
   },