Переглянути джерело

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

Lijy 3 роки тому
батько
коміт
ebaf1b3fe4

+ 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()
             },
             // 脱离出来的方法