Преглед на файлове

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

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