yuanyiming 2 년 전
부모
커밋
0dc367f330
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/projectApply/newStudentProjectApply.vue

+ 0 - 1
src/views/projectApply/newStudentProjectApply.vue

@@ -278,7 +278,6 @@
                   f:this.wordData['total'],//总经费
                   apply:this.wordData['applicationDate'],//申请日期
                 }
-                console.log(pram);
                 this.ajax
                 .post(this.$store.state.api+'/studentProjectWordApply',pram)
                 .then(result=>{