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