Browse Source

复核模块调整

sangwenwei 1 year ago
parent
commit
94fb628d85
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/cw/reportManagement/reportReview/ReportReviewForm.vue

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

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