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