Browse Source

报告管理的无法关联流程

huangguoce 1 week ago
parent
commit
c6100be549
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/cw/reportManagement/ReportManagementList.vue

+ 0 - 1
src/views/cw/reportManagement/ReportManagementList.vue

@@ -679,7 +679,6 @@ export default {
 				this.loading = false
 			})
 			this.checkIsAdmin()
-			return
 			processService.getByName('会计-报告复核').then((data) => {
 				if (!this.commonJS.isEmpty(data.id)) {
 					this.processDefinitionAuditId = data.id