소스 검색

报告管理的无法关联流程

huangguoce 1 주 전
부모
커밋
c6100be549
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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