瀏覽代碼

调整点击成本统计再点别的模块报错的问题

Lijy 3 年之前
父節點
當前提交
ebaf1b3fe4
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      fhKeeper/formulahousekeeper/timesheet/src/views/project/cost.vue

+ 4 - 4
fhKeeper/formulahousekeeper/timesheet/src/views/project/cost.vue

@@ -398,11 +398,11 @@
             },
             getEchart(){
                 var that = this
-                that.timers = setTimeout(()=>{
-                    clearTimeout(that.timers)
-                    console.log(that.timers)
+                // that.timers = setTimeout(()=>{
+                    // clearTimeout(that.timers)
+                    // console.log(that.timers)
                     that.jieliu()
-                },800);
+                // },100);
                 // this.jieliu()
             },
             // 脱离出来的方法