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=>{