浏览代码

取消log

1
mo 2 年之前
父节点
当前提交
06a8c009dd
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/studentManager/studentList.vue

+ 0 - 1
src/views/studentManager/studentList.vue

@@ -1411,7 +1411,6 @@ export default {
               };
             });
                           this.subjectList = tempArray;
-            console.log( this.subjectList,'subjectList')
           }
         });