Ver código fonte

复核模块调整

sangwenwei 1 ano atrás
pai
commit
94fb628d85

+ 1 - 0
src/views/cw/reportManagement/reportReview/ReportReviewForm.vue

@@ -789,6 +789,7 @@
 							  throw new Error('项目组成员第'+k+'行审核意见为空')
 						  }
 
+
 					  }
 				  }
 				  this.reportReviewService.saveFormReviewNew(this.inputForm).then((data) => {