lrf402788946 4 năm trước cách đây
mục cha
commit
974c69d2d3
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      app/service/trainplan.js

+ 0 - 1
app/service/trainplan.js

@@ -808,7 +808,6 @@ class TrainplanService extends CrudService {
       count.push(colCount);
     }
     result.push(count);
-    console.log(result);
     return result;
   }