lrf402788946 %!s(int64=5) %!d(string=hai) anos
pai
achega
41d8eaa1e9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/views/train-plan/parts/term-lesson-table.vue

+ 0 - 1
src/views/train-plan/parts/term-lesson-table.vue

@@ -63,7 +63,6 @@ export default {
       let index = this.list.findIndex(f => _.isEqual(f, row));
       let prop = _.get(column, 'property');
       let type = _.get(row, `type`);
-      console.log(type, prop);
       if (prop && prop.includes('name')) {
         let obj = { ...row, batch: this.batch, index };
         if (type == 'lesson') {