LiuTeng 1 年之前
父節點
當前提交
69ed893e9f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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);
     },
   },