袁少华 пре 4 година
родитељ
комит
cbd6ea0a8d
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      pages/dashboard/esop.html

+ 0 - 2
pages/dashboard/esop.html

@@ -147,7 +147,6 @@
                     this.pIndex = this.pIndex - 10;
                     this.pSize = this.pSize - 10;
                     this.taskList2 = taskList2.slice(this.pIndex, this.pSize);
-                    console.log(this.pIndex+"========"+this.pSize);
                 },
                 afterPage(){
                     if(this.pSize >= taskList2.length){
@@ -157,7 +156,6 @@
                     this.pIndex = this.pSize;
                     this.pSize = this.pSize + 10;
                     this.taskList2 = taskList2.slice(this.pIndex, this.pSize);
-                    console.log(this.pIndex+"========"+this.pSize);
                 },
                 showfile: function (name,file) {
                     if(file=='pdf'){