فهرست منبع

复核及签章流程

wangqiang 1 سال پیش
والد
کامیت
81f921ec75

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 124 - 57
src/views/cw/reportManagement/ReportManagementList.vue


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 1524 - 0
src/views/cw/reportManagement/reportReviewNew/ReportReviewFormNew.vue


+ 3 - 1
src/views/flowable/task/TaskForm.vue

@@ -708,6 +708,7 @@ export default {
 		// Process_1699321267272 社保账款检查
 		// Process_1699926014064 备用金检查
 		// Process_1698129477831 离职申请
+		// Process_1701829547129 会计-复核及签章
 
 		// 驳回
 		reject(vars) {
@@ -763,7 +764,8 @@ export default {
 				this.procDefId.includes('Process_1699256313120') ||
 				this.procDefId.includes('Process_1699321267272') ||
 				this.procDefId.includes('Process_1699926014064') ||
-				this.procDefId.includes('Process_1698129477831')
+				this.procDefId.includes('Process_1698129477831') ||
+				this.procDefId.includes('Process_1701829547129')
 			) {
 				console.log('进入新版驳回')
 				this.$confirm(`确定驳回流程吗?`, '提示', {